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

#include <pkcs11t.h>

Public Attributes

CK_X9_42_DH_KDF_TYPE kdf
 
CK_BYTE_PTR pOtherInfo
 
CK_BYTE_PTR pPublicData
 
CK_ULONG ulOtherInfoLen
 
CK_ULONG ulPublicDataLen
 

Detailed Description

Definition at line 1360 of file pkcs11t.h.

Member Data Documentation

◆ kdf

CK_X9_42_DH_KDF_TYPE CK_X9_42_DH1_DERIVE_PARAMS::kdf

Definition at line 1361 of file pkcs11t.h.

◆ pOtherInfo

CK_BYTE_PTR CK_X9_42_DH1_DERIVE_PARAMS::pOtherInfo

Definition at line 1363 of file pkcs11t.h.

◆ pPublicData

CK_BYTE_PTR CK_X9_42_DH1_DERIVE_PARAMS::pPublicData

Definition at line 1365 of file pkcs11t.h.

◆ ulOtherInfoLen

CK_ULONG CK_X9_42_DH1_DERIVE_PARAMS::ulOtherInfoLen

Definition at line 1362 of file pkcs11t.h.

◆ ulPublicDataLen

CK_ULONG CK_X9_42_DH1_DERIVE_PARAMS::ulPublicDataLen

Definition at line 1364 of file pkcs11t.h.


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