Botan 3.11.0
Crypto and TLS for C&
CK_TLS_MAC_PARAMS Struct Reference

#include <pkcs11.h>

Public Attributes

CK_MECHANISM_TYPE prfHashMechanism
CK_ULONG ulMacLength
CK_ULONG ulServerOrClient

Detailed Description

Definition at line 2057 of file pkcs11.h.

Member Data Documentation

◆ prfHashMechanism

CK_MECHANISM_TYPE CK_TLS_MAC_PARAMS::prfHashMechanism

Definition at line 2058 of file pkcs11.h.

◆ ulMacLength

CK_ULONG CK_TLS_MAC_PARAMS::ulMacLength

Definition at line 2059 of file pkcs11.h.

◆ ulServerOrClient

CK_ULONG CK_TLS_MAC_PARAMS::ulServerOrClient

Definition at line 2060 of file pkcs11.h.


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