FreeRDP
Loading...
Searching...
No Matches
CK_SSL3_KEY_MAT_OUT Struct Reference

Data Fields

CK_OBJECT_HANDLE hClientMacSecret
 
CK_OBJECT_HANDLE hServerMacSecret
 
CK_OBJECT_HANDLE hClientKey
 
CK_OBJECT_HANDLE hServerKey
 
CK_BYTE * pIVClient
 
CK_BYTE * pIVServer
 

Detailed Description

Definition at line 1830 of file pkcs11.h.

Field Documentation

◆ hClientKey

CK_OBJECT_HANDLE CK_SSL3_KEY_MAT_OUT::hClientKey

Definition at line 1833 of file pkcs11.h.

◆ hClientMacSecret

CK_OBJECT_HANDLE CK_SSL3_KEY_MAT_OUT::hClientMacSecret

Definition at line 1831 of file pkcs11.h.

◆ hServerKey

CK_OBJECT_HANDLE CK_SSL3_KEY_MAT_OUT::hServerKey

Definition at line 1834 of file pkcs11.h.

◆ hServerMacSecret

CK_OBJECT_HANDLE CK_SSL3_KEY_MAT_OUT::hServerMacSecret

Definition at line 1832 of file pkcs11.h.

◆ pIVClient

CK_BYTE* CK_SSL3_KEY_MAT_OUT::pIVClient

Definition at line 1835 of file pkcs11.h.

◆ pIVServer

CK_BYTE* CK_SSL3_KEY_MAT_OUT::pIVServer

Definition at line 1836 of file pkcs11.h.


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