Botan 3.11.0
Crypto and TLS for C&
CK_TLS12_KEY_MAT_PARAMS Struct Reference

#include <pkcs11.h>

Public Attributes

CK_BBOOL bIsExport
CK_SSL3_KEY_MAT_OUTpReturnedKeyMaterial
CK_MECHANISM_TYPE prfHashMechanism
CK_SSL3_RANDOM_DATA RandomInfo
CK_ULONG ulIVSizeInBits
CK_ULONG ulKeySizeInBits
CK_ULONG ulMacSizeInBits

Detailed Description

Definition at line 2072 of file pkcs11.h.

Member Data Documentation

◆ bIsExport

CK_BBOOL CK_TLS12_KEY_MAT_PARAMS::bIsExport

Definition at line 2076 of file pkcs11.h.

◆ pReturnedKeyMaterial

CK_SSL3_KEY_MAT_OUT* CK_TLS12_KEY_MAT_PARAMS::pReturnedKeyMaterial

Definition at line 2078 of file pkcs11.h.

◆ prfHashMechanism

CK_MECHANISM_TYPE CK_TLS12_KEY_MAT_PARAMS::prfHashMechanism

Definition at line 2079 of file pkcs11.h.

◆ RandomInfo

CK_SSL3_RANDOM_DATA CK_TLS12_KEY_MAT_PARAMS::RandomInfo

Definition at line 2077 of file pkcs11.h.

◆ ulIVSizeInBits

CK_ULONG CK_TLS12_KEY_MAT_PARAMS::ulIVSizeInBits

Definition at line 2075 of file pkcs11.h.

◆ ulKeySizeInBits

CK_ULONG CK_TLS12_KEY_MAT_PARAMS::ulKeySizeInBits

Definition at line 2074 of file pkcs11.h.

◆ ulMacSizeInBits

CK_ULONG CK_TLS12_KEY_MAT_PARAMS::ulMacSizeInBits

Definition at line 2073 of file pkcs11.h.


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