FreeRDP
Loading...
Searching...
No Matches
CK_CCM_MESSAGE_PARAMS Struct Reference

Data Fields

CK_ULONG ulDataLen
 
CK_BYTE * pNonce
 
CK_ULONG ulNonceLen
 
CK_ULONG ulNonceFixedBits
 
CK_GENERATOR_FUNCTION nonceGenerator
 
CK_BYTE * pMAC
 
CK_ULONG ulMACLen
 

Detailed Description

Definition at line 1331 of file pkcs11.h.

Field Documentation

◆ nonceGenerator

CK_GENERATOR_FUNCTION CK_CCM_MESSAGE_PARAMS::nonceGenerator

Definition at line 1336 of file pkcs11.h.

◆ pMAC

CK_BYTE* CK_CCM_MESSAGE_PARAMS::pMAC

Definition at line 1337 of file pkcs11.h.

◆ pNonce

CK_BYTE* CK_CCM_MESSAGE_PARAMS::pNonce

Definition at line 1333 of file pkcs11.h.

◆ ulDataLen

CK_ULONG CK_CCM_MESSAGE_PARAMS::ulDataLen

Definition at line 1332 of file pkcs11.h.

◆ ulMACLen

CK_ULONG CK_CCM_MESSAGE_PARAMS::ulMACLen

Definition at line 1338 of file pkcs11.h.

◆ ulNonceFixedBits

CK_ULONG CK_CCM_MESSAGE_PARAMS::ulNonceFixedBits

Definition at line 1335 of file pkcs11.h.

◆ ulNonceLen

CK_ULONG CK_CCM_MESSAGE_PARAMS::ulNonceLen

Definition at line 1334 of file pkcs11.h.


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