ReactOS 0.4.16-dev-823-g9a093ec
|
#include <sspi.h>
Public Attributes | |
SEC_CHAR * | sSignatureAlgorithmName |
SEC_CHAR * | sEncryptAlgorithmName |
ULONG | KeySize |
ULONG | SignatureAlgorithm |
ULONG | EncryptAlgorithm |
ULONG _SecPkgContext_KeyInfoA::KeySize |
Definition at line 605 of file sspi.h.
Referenced by test_communication().
ULONG _SecPkgContext_KeyInfoA::SignatureAlgorithm |
Definition at line 606 of file sspi.h.
Referenced by test_communication().
SEC_CHAR* _SecPkgContext_KeyInfoA::sSignatureAlgorithmName |
Definition at line 603 of file sspi.h.
Referenced by test_communication().