Botan 3.11.0
Crypto and TLS for C&
CK_TLS12_MASTER_KEY_DERIVE_PARAMS Struct Reference

#include <pkcs11.h>

Public Attributes

CK_MECHANISM_TYPE prfHashMechanism
CK_VERSIONpVersion
CK_SSL3_RANDOM_DATA RandomInfo

Detailed Description

Definition at line 2082 of file pkcs11.h.

Member Data Documentation

◆ prfHashMechanism

CK_MECHANISM_TYPE CK_TLS12_MASTER_KEY_DERIVE_PARAMS::prfHashMechanism

Definition at line 2085 of file pkcs11.h.

◆ pVersion

CK_VERSION* CK_TLS12_MASTER_KEY_DERIVE_PARAMS::pVersion

Definition at line 2084 of file pkcs11.h.

◆ RandomInfo

CK_SSL3_RANDOM_DATA CK_TLS12_MASTER_KEY_DERIVE_PARAMS::RandomInfo

Definition at line 2083 of file pkcs11.h.


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