Botan 3.11.0
Crypto and TLS for C&
CK_ECDH1_DERIVE_PARAMS Struct Reference

#include <pkcs11.h>

Public Attributes

CK_EC_KDF_TYPE kdf
CK_BYTEpPublicData
CK_BYTEpSharedData
CK_ULONG ulPublicDataLen
CK_ULONG ulSharedDataLen

Detailed Description

Definition at line 1554 of file pkcs11.h.

Member Data Documentation

◆ kdf

CK_EC_KDF_TYPE CK_ECDH1_DERIVE_PARAMS::kdf

Definition at line 1555 of file pkcs11.h.

◆ pPublicData

CK_BYTE* CK_ECDH1_DERIVE_PARAMS::pPublicData

Definition at line 1559 of file pkcs11.h.

◆ pSharedData

CK_BYTE* CK_ECDH1_DERIVE_PARAMS::pSharedData

Definition at line 1557 of file pkcs11.h.

◆ ulPublicDataLen

CK_ULONG CK_ECDH1_DERIVE_PARAMS::ulPublicDataLen

Definition at line 1558 of file pkcs11.h.

◆ ulSharedDataLen

CK_ULONG CK_ECDH1_DERIVE_PARAMS::ulSharedDataLen

Definition at line 1556 of file pkcs11.h.


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