nRF5 SDK v17.1.0
Data Fields
sProcCryptoData_d Struct Reference

Structure to specify ProcUpLink/ProcDownLink command parameters. More...

#include <CommandLib.h>

Data Fields

sbBlob_d sInData
 Contains data to be encrypted/decrypted.This should contain enough memory to accommodate APDU header, data formatting and the data for encryption/decryption.
 
uint16_t wInDataLength
 Actual length of data to be encrypted/decrypted.
 
uint16_t wSessionKeyOID
 Session Key OID.
 
sCmdResponse_d sOutData
 Holds the output data after encryption/decryption.
 

Detailed Description

Structure to specify ProcUpLink/ProcDownLink command parameters.


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

Documentation feedback | Developer Zone | Subscribe | Updated