Botan 3.11.0
Crypto and TLS for C&
CK_TLS12_EXTENDED_MASTER_KEY_DERIVE_PARAMS Struct Reference

#include <pkcs11.h>

Public Attributes

CK_MECHANISM_TYPE prfHashMechanism
CK_BYTEpSessionHash
CK_VERSIONpVersion
CK_ULONG ulSessionHashLen

Detailed Description

Definition at line 1909 of file pkcs11.h.

Member Data Documentation

◆ prfHashMechanism

CK_MECHANISM_TYPE CK_TLS12_EXTENDED_MASTER_KEY_DERIVE_PARAMS::prfHashMechanism

Definition at line 1910 of file pkcs11.h.

◆ pSessionHash

CK_BYTE* CK_TLS12_EXTENDED_MASTER_KEY_DERIVE_PARAMS::pSessionHash

Definition at line 1911 of file pkcs11.h.

◆ pVersion

CK_VERSION* CK_TLS12_EXTENDED_MASTER_KEY_DERIVE_PARAMS::pVersion

Definition at line 1913 of file pkcs11.h.

◆ ulSessionHashLen

CK_ULONG CK_TLS12_EXTENDED_MASTER_KEY_DERIVE_PARAMS::ulSessionHashLen

Definition at line 1912 of file pkcs11.h.


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