Botan 3.11.0
Crypto and TLS for C&
CK_SSL3_KEY_MAT_PARAMS Struct Reference

#include <pkcs11.h>

Public Attributes

CK_BBOOL bIsExport
CK_SSL3_KEY_MAT_OUTpReturnedKeyMaterial
CK_SSL3_RANDOM_DATA RandomInfo
CK_ULONG ulIVSizeInBits
CK_ULONG ulKeySizeInBits
CK_ULONG ulMacSizeInBits

Detailed Description

Definition at line 2034 of file pkcs11.h.

Member Data Documentation

◆ bIsExport

CK_BBOOL CK_SSL3_KEY_MAT_PARAMS::bIsExport

Definition at line 2038 of file pkcs11.h.

◆ pReturnedKeyMaterial

CK_SSL3_KEY_MAT_OUT* CK_SSL3_KEY_MAT_PARAMS::pReturnedKeyMaterial

Definition at line 2040 of file pkcs11.h.

◆ RandomInfo

CK_SSL3_RANDOM_DATA CK_SSL3_KEY_MAT_PARAMS::RandomInfo

Definition at line 2039 of file pkcs11.h.

◆ ulIVSizeInBits

CK_ULONG CK_SSL3_KEY_MAT_PARAMS::ulIVSizeInBits

Definition at line 2037 of file pkcs11.h.

◆ ulKeySizeInBits

CK_ULONG CK_SSL3_KEY_MAT_PARAMS::ulKeySizeInBits

Definition at line 2036 of file pkcs11.h.

◆ ulMacSizeInBits

CK_ULONG CK_SSL3_KEY_MAT_PARAMS::ulMacSizeInBits

Definition at line 2035 of file pkcs11.h.


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