Botan 3.11.0
Crypto and TLS for C&
CK_CCM_MESSAGE_PARAMS Struct Reference

#include <pkcs11.h>

Public Attributes

CK_GENERATOR_FUNCTION nonceGenerator
CK_BYTEpMAC
CK_BYTEpNonce
CK_ULONG ulDataLen
CK_ULONG ulMACLen
CK_ULONG ulNonceFixedBits
CK_ULONG ulNonceLen

Detailed Description

Definition at line 1486 of file pkcs11.h.

Member Data Documentation

◆ nonceGenerator

CK_GENERATOR_FUNCTION CK_CCM_MESSAGE_PARAMS::nonceGenerator

Definition at line 1491 of file pkcs11.h.

◆ pMAC

CK_BYTE* CK_CCM_MESSAGE_PARAMS::pMAC

Definition at line 1492 of file pkcs11.h.

◆ pNonce

CK_BYTE* CK_CCM_MESSAGE_PARAMS::pNonce

Definition at line 1488 of file pkcs11.h.

◆ ulDataLen

CK_ULONG CK_CCM_MESSAGE_PARAMS::ulDataLen

Definition at line 1487 of file pkcs11.h.

◆ ulMACLen

CK_ULONG CK_CCM_MESSAGE_PARAMS::ulMACLen

Definition at line 1493 of file pkcs11.h.

◆ ulNonceFixedBits

CK_ULONG CK_CCM_MESSAGE_PARAMS::ulNonceFixedBits

Definition at line 1490 of file pkcs11.h.

◆ ulNonceLen

CK_ULONG CK_CCM_MESSAGE_PARAMS::ulNonceLen

Definition at line 1489 of file pkcs11.h.


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