nRF5 SDK v17.1.0
Data Fields
sKeyPairOption_d Struct Reference

Structure to specify parameters for Key Pair Generation. More...

#include <CommandLib.h>

Data Fields

eAlgId_d eAlgId
 Algorithm identifier of the key to be generated.
 
eKeyExport_d eKeyExport
 Option to export/store keys.
 
uint16_t wOIDPrivKey
 OID of the private key/session context to be generated.
 
eKeyUsage_d eKeyUsage
 Key Usage.
 

Detailed Description

Structure to specify parameters for Key Pair Generation.


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

Documentation feedback | Developer Zone | Subscribe | Updated