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

#include <pkcs11t.h>

Public Attributes

CK_MECHANISM_TYPE DigestMechanism
 
CK_BYTE_PTR pVersion
 
CK_WTLS_RANDOM_DATA RandomInfo
 

Detailed Description

Definition at line 1637 of file pkcs11t.h.

Member Data Documentation

◆ DigestMechanism

CK_MECHANISM_TYPE CK_WTLS_MASTER_KEY_DERIVE_PARAMS::DigestMechanism

Definition at line 1638 of file pkcs11t.h.

◆ pVersion

CK_BYTE_PTR CK_WTLS_MASTER_KEY_DERIVE_PARAMS::pVersion

Definition at line 1640 of file pkcs11t.h.

◆ RandomInfo

CK_WTLS_RANDOM_DATA CK_WTLS_MASTER_KEY_DERIVE_PARAMS::RandomInfo

Definition at line 1639 of file pkcs11t.h.


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