Botan 3.4.0
Crypto and TLS for C&
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

◆ pClientRandom

CK_BYTE_PTR CK_SSL3_RANDOM_DATA::pClientRandom

Definition at line 1579 of file pkcs11t.h.

◆ pServerRandom

CK_BYTE_PTR CK_SSL3_RANDOM_DATA::pServerRandom

Definition at line 1581 of file pkcs11t.h.

◆ ulClientRandomLen

CK_ULONG CK_SSL3_RANDOM_DATA::ulClientRandomLen

Definition at line 1580 of file pkcs11t.h.

◆ ulServerRandomLen

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: