FreeRDP
CK_TLS12_KEY_MAT_PARAMS Struct Reference
Collaboration diagram for CK_TLS12_KEY_MAT_PARAMS:

Data Fields

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

Detailed Description

Definition at line 1877 of file pkcs11.h.

Field Documentation

◆ bIsExport

CK_BBOOL CK_TLS12_KEY_MAT_PARAMS::bIsExport

Definition at line 1881 of file pkcs11.h.

◆ pReturnedKeyMaterial

CK_SSL3_KEY_MAT_OUT* CK_TLS12_KEY_MAT_PARAMS::pReturnedKeyMaterial

Definition at line 1883 of file pkcs11.h.

◆ prfHashMechanism

CK_MECHANISM_TYPE CK_TLS12_KEY_MAT_PARAMS::prfHashMechanism

Definition at line 1884 of file pkcs11.h.

◆ RandomInfo

CK_SSL3_RANDOM_DATA CK_TLS12_KEY_MAT_PARAMS::RandomInfo

Definition at line 1882 of file pkcs11.h.

◆ ulIVSizeInBits

CK_ULONG CK_TLS12_KEY_MAT_PARAMS::ulIVSizeInBits

Definition at line 1880 of file pkcs11.h.

◆ ulKeySizeInBits

CK_ULONG CK_TLS12_KEY_MAT_PARAMS::ulKeySizeInBits

Definition at line 1879 of file pkcs11.h.

◆ ulMacSizeInBits

CK_ULONG CK_TLS12_KEY_MAT_PARAMS::ulMacSizeInBits

Definition at line 1878 of file pkcs11.h.


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