![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
Structure to specify parameters for shared secret calculation. More...
#include <CommandLib.h>
Data Fields | |
eKeyAgreementType_d | eKeyAgreementType |
Key agreement algorithm. | |
eAlgId_d | ePubKeyAlgId |
Algorithm identifier of the public key. | |
uint16_t | wOIDPrivKey |
OID of the private key/session context for shared secret calculation. | |
uint16_t | wOIDSharedSecret |
OID of the session context to store the calculated secret. | |
sbBlob_d | sPubKey |
Public key for shared secret calculation. | |
Structure to specify parameters for shared secret calculation.