NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
CK_KEA_DERIVE_PARAMS Struct Reference

Detailed Description

Definition at line 1613 of file pkcs11t.h.

Data Fields

CK_BBOOL isSender
 
CK_ULONG ulRandomLen
 
CK_BYTE_PTR pRandomA
 
CK_BYTE_PTR pRandomB
 
CK_ULONG ulPublicDataLen
 
CK_BYTE_PTR pPublicData
 

Field Documentation

◆ isSender

CK_BBOOL CK_KEA_DERIVE_PARAMS::isSender

Definition at line 1614 of file pkcs11t.h.

◆ pPublicData

CK_BYTE_PTR CK_KEA_DERIVE_PARAMS::pPublicData

Definition at line 1619 of file pkcs11t.h.

◆ pRandomA

CK_BYTE_PTR CK_KEA_DERIVE_PARAMS::pRandomA

Definition at line 1616 of file pkcs11t.h.

◆ pRandomB

CK_BYTE_PTR CK_KEA_DERIVE_PARAMS::pRandomB

Definition at line 1617 of file pkcs11t.h.

◆ ulPublicDataLen

CK_ULONG CK_KEA_DERIVE_PARAMS::ulPublicDataLen

Definition at line 1618 of file pkcs11t.h.

◆ ulRandomLen

CK_ULONG CK_KEA_DERIVE_PARAMS::ulRandomLen

Definition at line 1615 of file pkcs11t.h.


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