Botan  2.1.0
Crypto and TLS for C++11
Public Attributes | List of all members
CK_SSL3_RANDOM_DATA Struct Reference

#include <pkcs11t.h>

Public Attributes

CK_BYTE_PTR pClientRandom
 
CK_BYTE_PTR pServerRandom
 
CK_ULONG ulClientRandomLen
 
CK_ULONG ulServerRandomLen
 

Detailed Description

Definition at line 1578 of file pkcs11t.h.

Member Data Documentation

CK_BYTE_PTR CK_SSL3_RANDOM_DATA::pClientRandom

Definition at line 1579 of file pkcs11t.h.

CK_BYTE_PTR CK_SSL3_RANDOM_DATA::pServerRandom

Definition at line 1581 of file pkcs11t.h.

CK_ULONG CK_SSL3_RANDOM_DATA::ulClientRandomLen

Definition at line 1580 of file pkcs11t.h.

CK_ULONG CK_SSL3_RANDOM_DATA::ulServerRandomLen

Definition at line 1582 of file pkcs11t.h.


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