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

#include <pkcs11t.h>

Public Attributes

CK_BBOOL bIsExport
 
CK_MECHANISM_TYPE DigestMechanism
 
CK_WTLS_KEY_MAT_OUT_PTR pReturnedKeyMaterial
 
CK_WTLS_RANDOM_DATA RandomInfo
 
CK_ULONG ulIVSizeInBits
 
CK_ULONG ulKeySizeInBits
 
CK_ULONG ulMacSizeInBits
 
CK_ULONG ulSequenceNumber
 

Detailed Description

Definition at line 1666 of file pkcs11t.h.

Member Data Documentation

◆ bIsExport

CK_BBOOL CK_WTLS_KEY_MAT_PARAMS::bIsExport

Definition at line 1672 of file pkcs11t.h.

◆ DigestMechanism

CK_MECHANISM_TYPE CK_WTLS_KEY_MAT_PARAMS::DigestMechanism

Definition at line 1667 of file pkcs11t.h.

◆ pReturnedKeyMaterial

CK_WTLS_KEY_MAT_OUT_PTR CK_WTLS_KEY_MAT_PARAMS::pReturnedKeyMaterial

Definition at line 1674 of file pkcs11t.h.

◆ RandomInfo

CK_WTLS_RANDOM_DATA CK_WTLS_KEY_MAT_PARAMS::RandomInfo

Definition at line 1673 of file pkcs11t.h.

◆ ulIVSizeInBits

CK_ULONG CK_WTLS_KEY_MAT_PARAMS::ulIVSizeInBits

Definition at line 1670 of file pkcs11t.h.

◆ ulKeySizeInBits

CK_ULONG CK_WTLS_KEY_MAT_PARAMS::ulKeySizeInBits

Definition at line 1669 of file pkcs11t.h.

◆ ulMacSizeInBits

CK_ULONG CK_WTLS_KEY_MAT_PARAMS::ulMacSizeInBits

Definition at line 1668 of file pkcs11t.h.

◆ ulSequenceNumber

CK_ULONG CK_WTLS_KEY_MAT_PARAMS::ulSequenceNumber

Definition at line 1671 of file pkcs11t.h.


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