FreeRDP
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 1823 of file pkcs11.h.

Field Documentation

◆ hClientKey

CK_OBJECT_HANDLE CK_SSL3_KEY_MAT_OUT::hClientKey

Definition at line 1826 of file pkcs11.h.

◆ hClientMacSecret

CK_OBJECT_HANDLE CK_SSL3_KEY_MAT_OUT::hClientMacSecret

Definition at line 1824 of file pkcs11.h.

◆ hServerKey

CK_OBJECT_HANDLE CK_SSL3_KEY_MAT_OUT::hServerKey

Definition at line 1827 of file pkcs11.h.

◆ hServerMacSecret

CK_OBJECT_HANDLE CK_SSL3_KEY_MAT_OUT::hServerMacSecret

Definition at line 1825 of file pkcs11.h.

◆ pIVClient

CK_BYTE* CK_SSL3_KEY_MAT_OUT::pIVClient

Definition at line 1828 of file pkcs11.h.

◆ pIVServer

CK_BYTE* CK_SSL3_KEY_MAT_OUT::pIVServer

Definition at line 1829 of file pkcs11.h.


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