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

#include <pkcs11t.h>

Public Attributes

CK_EC_KDF_TYPE kdf
 
CK_BYTE_PTR pSharedData
 
CK_ULONG ulAESKeyBits
 
CK_ULONG ulSharedDataLen
 

Detailed Description

Definition at line 1912 of file pkcs11t.h.

Member Data Documentation

◆ kdf

CK_EC_KDF_TYPE CK_ECDH_AES_KEY_WRAP_PARAMS::kdf

Definition at line 1914 of file pkcs11t.h.

◆ pSharedData

CK_BYTE_PTR CK_ECDH_AES_KEY_WRAP_PARAMS::pSharedData

Definition at line 1916 of file pkcs11t.h.

◆ ulAESKeyBits

CK_ULONG CK_ECDH_AES_KEY_WRAP_PARAMS::ulAESKeyBits

Definition at line 1913 of file pkcs11t.h.

◆ ulSharedDataLen

CK_ULONG CK_ECDH_AES_KEY_WRAP_PARAMS::ulSharedDataLen

Definition at line 1915 of file pkcs11t.h.


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