NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
CK_SSL3_KEY_MAT_OUT Struct Reference

Detailed Description

Definition at line 1801 of file pkcs11t.h.

Data Fields

CK_OBJECT_HANDLE hClientMacSecret
 
CK_OBJECT_HANDLE hServerMacSecret
 
CK_OBJECT_HANDLE hClientKey
 
CK_OBJECT_HANDLE hServerKey
 
CK_BYTE_PTR pIVClient
 
CK_BYTE_PTR pIVServer
 

Field Documentation

◆ hClientKey

CK_OBJECT_HANDLE CK_SSL3_KEY_MAT_OUT::hClientKey

Definition at line 1804 of file pkcs11t.h.

◆ hClientMacSecret

CK_OBJECT_HANDLE CK_SSL3_KEY_MAT_OUT::hClientMacSecret

Definition at line 1802 of file pkcs11t.h.

◆ hServerKey

CK_OBJECT_HANDLE CK_SSL3_KEY_MAT_OUT::hServerKey

Definition at line 1805 of file pkcs11t.h.

◆ hServerMacSecret

CK_OBJECT_HANDLE CK_SSL3_KEY_MAT_OUT::hServerMacSecret

Definition at line 1803 of file pkcs11t.h.

◆ pIVClient

CK_BYTE_PTR CK_SSL3_KEY_MAT_OUT::pIVClient

Definition at line 1806 of file pkcs11t.h.

◆ pIVServer

CK_BYTE_PTR CK_SSL3_KEY_MAT_OUT::pIVServer

Definition at line 1807 of file pkcs11t.h.


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