Botan 3.3.0
Crypto and TLS for C&
Public Attributes | List of all members
CK_TLS_MAC_PARAMS Struct Reference

#include <pkcs11t.h>

Public Attributes

CK_MECHANISM_TYPE prfHashMechanism
 
CK_ULONG ulMacLength
 
CK_ULONG ulServerOrClient
 

Detailed Description

Definition at line 1964 of file pkcs11t.h.

Member Data Documentation

◆ prfHashMechanism

CK_MECHANISM_TYPE CK_TLS_MAC_PARAMS::prfHashMechanism

Definition at line 1965 of file pkcs11t.h.

◆ ulMacLength

CK_ULONG CK_TLS_MAC_PARAMS::ulMacLength

Definition at line 1966 of file pkcs11t.h.

◆ ulServerOrClient

CK_ULONG CK_TLS_MAC_PARAMS::ulServerOrClient

Definition at line 1967 of file pkcs11t.h.


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