nRF5 SDK v17.1.0
Data Fields
sCalcSSecOptions_d Struct Reference

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.
 

Detailed Description

Structure to specify parameters for shared secret calculation.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated