|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| SCHANNEL_ALG | saEncAlg |
| SCHANNEL_ALG | saMACAlg |
| CRYPT_DATA_BLOB | blobClientRandom |
| CRYPT_DATA_BLOB | blobServerRandom |
| CRYPT_DATA_BLOB _RSAENH_SCHANNEL_INFO::blobClientRandom |
Definition at line 92 of file rsaenh.c.
Referenced by destroy_key(), new_key(), RSAENH_CPCreateHash(), RSAENH_CPDuplicateKey(), and RSAENH_CPSetKeyParam().
| CRYPT_DATA_BLOB _RSAENH_SCHANNEL_INFO::blobServerRandom |
Definition at line 93 of file rsaenh.c.
Referenced by destroy_key(), new_key(), RSAENH_CPCreateHash(), RSAENH_CPDuplicateKey(), and RSAENH_CPSetKeyParam().
| SCHANNEL_ALG _RSAENH_SCHANNEL_INFO::saEncAlg |
Definition at line 90 of file rsaenh.c.
Referenced by new_key(), and RSAENH_CPSetKeyParam().
| SCHANNEL_ALG _RSAENH_SCHANNEL_INFO::saMACAlg |
Definition at line 91 of file rsaenh.c.
Referenced by new_key(), and RSAENH_CPSetKeyParam().