pam_pkcs11  0.6.11
Data Fields
CK_SSL3_KEY_MAT_OUT Struct Reference

#include <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
 

Detailed Description

Definition at line 1346 of file pkcs11t.h.

Field Documentation

◆ hClientKey

CK_OBJECT_HANDLE hClientKey

Definition at line 1349 of file pkcs11t.h.

◆ hClientMacSecret

CK_OBJECT_HANDLE hClientMacSecret

Definition at line 1347 of file pkcs11t.h.

◆ hServerKey

CK_OBJECT_HANDLE hServerKey

Definition at line 1350 of file pkcs11t.h.

◆ hServerMacSecret

CK_OBJECT_HANDLE hServerMacSecret

Definition at line 1348 of file pkcs11t.h.

◆ pIVClient

CK_BYTE_PTR pIVClient

Definition at line 1351 of file pkcs11t.h.

◆ pIVServer

CK_BYTE_PTR pIVServer

Definition at line 1352 of file pkcs11t.h.


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