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

#include <pkcs11t.h>

Public Attributes

CK_MECHANISM_TYPE prfHashMechanism
 
CK_VERSION_PTR pVersion
 
CK_SSL3_RANDOM_DATA RandomInfo
 

Detailed Description

Definition at line 1932 of file pkcs11t.h.

Member Data Documentation

◆ prfHashMechanism

CK_MECHANISM_TYPE CK_TLS12_MASTER_KEY_DERIVE_PARAMS::prfHashMechanism

Definition at line 1935 of file pkcs11t.h.

◆ pVersion

CK_VERSION_PTR CK_TLS12_MASTER_KEY_DERIVE_PARAMS::pVersion

Definition at line 1934 of file pkcs11t.h.

◆ RandomInfo

CK_SSL3_RANDOM_DATA CK_TLS12_MASTER_KEY_DERIVE_PARAMS::RandomInfo

Definition at line 1933 of file pkcs11t.h.


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