nRF5 SDK v17.1.0
Data Fields
sDeriveKeyOptions_d Struct Reference

Structure to specify parameters for derive key generation. More...

#include <CommandLib.h>

Data Fields

eKeyDerivationMethod_d eKDM
 Key derivation method.
 
uint16_t wOIDSharedSecret
 OID of Shared Secret to derive the new secret from.
 
uint16_t wDerivedKeyLen
 The length of the key to be derived.
 
uint16_t wOIDDerivedKey
 OID to store the Derived key.
 
sbBlob_d sSeed
 Seed.
 

Detailed Description

Structure to specify parameters for derive key generation.


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

Documentation feedback | Developer Zone | Subscribe | Updated