ReactOS 0.4.16-dev-905-gc1b8c4f
|
#include <wincrypt.h>
Definition at line 3708 of file wincrypt.h.
DWORD _CMSG_SIGNER_ENCODE_INFO::cAuthAttr |
Definition at line 3716 of file wincrypt.h.
Referenced by CryptSignMessage(), and test_signed_msg_encoding().
DWORD _CMSG_SIGNER_ENCODE_INFO::cbSize |
Definition at line 3710 of file wincrypt.h.
Referenced by CryptSignMessage().
DWORD _CMSG_SIGNER_ENCODE_INFO::cUnauthAttr |
Definition at line 3718 of file wincrypt.h.
Referenced by CryptSignMessage().
DWORD _CMSG_SIGNER_ENCODE_INFO::dwKeySpec |
Definition at line 3713 of file wincrypt.h.
Referenced by CryptSignMessage().
CRYPT_ALGORITHM_IDENTIFIER _CMSG_SIGNER_ENCODE_INFO::HashAlgorithm |
Definition at line 3714 of file wincrypt.h.
Referenced by CryptSignMessage(), detect_nt(), test_signed_msg_encoding(), test_signed_msg_get_param(), test_signed_msg_open(), and test_signed_msg_update().
HCRYPTPROV _CMSG_SIGNER_ENCODE_INFO::hCryptProv |
Definition at line 3712 of file wincrypt.h.
Referenced by CryptSignMessage(), detect_nt(), test_signed_msg_encoding(), test_signed_msg_get_param(), test_signed_msg_open(), and test_signed_msg_update().
PCERT_INFO _CMSG_SIGNER_ENCODE_INFO::pCertInfo |
Definition at line 3711 of file wincrypt.h.
Referenced by CryptSignMessage(), detect_nt(), test_signed_msg_encoding(), test_signed_msg_get_param(), test_signed_msg_open(), and test_signed_msg_update().
void* _CMSG_SIGNER_ENCODE_INFO::pvHashAuxInfo |
Definition at line 3715 of file wincrypt.h.
Referenced by CryptSignMessage().
PCRYPT_ATTRIBUTE _CMSG_SIGNER_ENCODE_INFO::rgAuthAttr |
Definition at line 3717 of file wincrypt.h.
Referenced by CryptSignMessage(), and test_signed_msg_encoding().
PCRYPT_ATTRIBUTE _CMSG_SIGNER_ENCODE_INFO::rgUnauthAttr |
Definition at line 3719 of file wincrypt.h.
Referenced by CryptSignMessage().