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

#include <pkcs11t.h>

Public Attributes

CK_BBOOL bIsExport
 
CK_SSL3_KEY_MAT_OUT_PTR pReturnedKeyMaterial
 
CK_MECHANISM_TYPE prfHashMechanism
 
CK_SSL3_RANDOM_DATA RandomInfo
 
CK_ULONG ulIVSizeInBits
 
CK_ULONG ulKeySizeInBits
 
CK_ULONG ulMacSizeInBits
 

Detailed Description

Definition at line 1941 of file pkcs11t.h.

Member Data Documentation

◆ bIsExport

CK_BBOOL CK_TLS12_KEY_MAT_PARAMS::bIsExport

Definition at line 1945 of file pkcs11t.h.

◆ pReturnedKeyMaterial

CK_SSL3_KEY_MAT_OUT_PTR CK_TLS12_KEY_MAT_PARAMS::pReturnedKeyMaterial

Definition at line 1947 of file pkcs11t.h.

◆ prfHashMechanism

CK_MECHANISM_TYPE CK_TLS12_KEY_MAT_PARAMS::prfHashMechanism

Definition at line 1948 of file pkcs11t.h.

◆ RandomInfo

CK_SSL3_RANDOM_DATA CK_TLS12_KEY_MAT_PARAMS::RandomInfo

Definition at line 1946 of file pkcs11t.h.

◆ ulIVSizeInBits

CK_ULONG CK_TLS12_KEY_MAT_PARAMS::ulIVSizeInBits

Definition at line 1944 of file pkcs11t.h.

◆ ulKeySizeInBits

CK_ULONG CK_TLS12_KEY_MAT_PARAMS::ulKeySizeInBits

Definition at line 1943 of file pkcs11t.h.

◆ ulMacSizeInBits

CK_ULONG CK_TLS12_KEY_MAT_PARAMS::ulMacSizeInBits

Definition at line 1942 of file pkcs11t.h.


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