Botan 3.11.0
Crypto and TLS for C&
CK_WTLS_KEY_MAT_PARAMS Struct Reference

#include <pkcs11.h>

Public Attributes

CK_BBOOL bIsExport
CK_MECHANISM_TYPE DigestMechanism
CK_WTLS_KEY_MAT_OUTpReturnedKeyMaterial
CK_WTLS_RANDOM_DATA RandomInfo
CK_ULONG ulIVSizeInBits
CK_ULONG ulKeySizeInBits
CK_ULONG ulMacSizeInBits
CK_ULONG ulSequenceNumber

Detailed Description

Definition at line 2101 of file pkcs11.h.

Member Data Documentation

◆ bIsExport

CK_BBOOL CK_WTLS_KEY_MAT_PARAMS::bIsExport

Definition at line 2107 of file pkcs11.h.

◆ DigestMechanism

CK_MECHANISM_TYPE CK_WTLS_KEY_MAT_PARAMS::DigestMechanism

Definition at line 2102 of file pkcs11.h.

◆ pReturnedKeyMaterial

CK_WTLS_KEY_MAT_OUT* CK_WTLS_KEY_MAT_PARAMS::pReturnedKeyMaterial

Definition at line 2109 of file pkcs11.h.

◆ RandomInfo

CK_WTLS_RANDOM_DATA CK_WTLS_KEY_MAT_PARAMS::RandomInfo

Definition at line 2108 of file pkcs11.h.

◆ ulIVSizeInBits

CK_ULONG CK_WTLS_KEY_MAT_PARAMS::ulIVSizeInBits

Definition at line 2105 of file pkcs11.h.

◆ ulKeySizeInBits

CK_ULONG CK_WTLS_KEY_MAT_PARAMS::ulKeySizeInBits

Definition at line 2104 of file pkcs11.h.

◆ ulMacSizeInBits

CK_ULONG CK_WTLS_KEY_MAT_PARAMS::ulMacSizeInBits

Definition at line 2103 of file pkcs11.h.

◆ ulSequenceNumber

CK_ULONG CK_WTLS_KEY_MAT_PARAMS::ulSequenceNumber

Definition at line 2106 of file pkcs11.h.


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