NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
CK_ECDH_AES_KEY_WRAP_PARAMS Struct Reference

Detailed Description

Definition at line 2148 of file pkcs11t.h.

Data Fields

CK_ULONG ulAESKeyBits
 
CK_EC_KDF_TYPE kdf
 
CK_ULONG ulSharedDataLen
 
CK_BYTE_PTR pSharedData
 

Field Documentation

◆ kdf

CK_EC_KDF_TYPE CK_ECDH_AES_KEY_WRAP_PARAMS::kdf

Definition at line 2150 of file pkcs11t.h.

◆ pSharedData

CK_BYTE_PTR CK_ECDH_AES_KEY_WRAP_PARAMS::pSharedData

Definition at line 2152 of file pkcs11t.h.

◆ ulAESKeyBits

CK_ULONG CK_ECDH_AES_KEY_WRAP_PARAMS::ulAESKeyBits

Definition at line 2149 of file pkcs11t.h.

◆ ulSharedDataLen

CK_ULONG CK_ECDH_AES_KEY_WRAP_PARAMS::ulSharedDataLen

Definition at line 2151 of file pkcs11t.h.


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