ReactOS 0.4.15-dev-7953-g1f49173
_RSAENH_SCHANNEL_INFO Struct Reference
Collaboration diagram for _RSAENH_SCHANNEL_INFO:

Public Attributes

SCHANNEL_ALG saEncAlg
 
SCHANNEL_ALG saMACAlg
 
CRYPT_DATA_BLOB blobClientRandom
 
CRYPT_DATA_BLOB blobServerRandom
 

Detailed Description

Definition at line 88 of file rsaenh.c.

Member Data Documentation

◆ blobClientRandom

CRYPT_DATA_BLOB _RSAENH_SCHANNEL_INFO::blobClientRandom

◆ blobServerRandom

CRYPT_DATA_BLOB _RSAENH_SCHANNEL_INFO::blobServerRandom

◆ saEncAlg

SCHANNEL_ALG _RSAENH_SCHANNEL_INFO::saEncAlg

Definition at line 90 of file rsaenh.c.

Referenced by new_key(), and RSAENH_CPSetKeyParam().

◆ saMACAlg

SCHANNEL_ALG _RSAENH_SCHANNEL_INFO::saMACAlg

Definition at line 91 of file rsaenh.c.

Referenced by new_key(), and RSAENH_CPSetKeyParam().


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