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.
- external/infineon/optiga/include/optiga/cmd/CommandLib.h