Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
5 years ago.
Does SecurityManager handle all keys generated during pairing?
Hi,
I was wanting to know whether the SecurityManager class automatically handles (store and reuse upon reconnection) all of the keys which are generated during the pairing process. For example, when i first establish a connection and a LTK is created, is this automatically stored by SecurityManager and reused when there is a reconnection attempt after a disconnection? Or do i need to somehow manually save this LRK and say "here use this LTK for this connection attempt" during the next reconnection?
Any help would be greatly appreciated.
Regards,