ReactOS 0.4.16-dev-838-g27bb510
|
#include <wincrypt.h>
Definition at line 768 of file wincrypt.h.
CRYPT_ATTRIBUTES _CMSG_SIGNER_INFO::AuthAttrs |
Definition at line 775 of file wincrypt.h.
DWORD _CMSG_SIGNER_INFO::dwVersion |
Definition at line 769 of file wincrypt.h.
Referenced by compare_signer_info(), and test_decode_msg_get_param().
CRYPT_DATA_BLOB _CMSG_SIGNER_INFO::EncryptedHash |
Definition at line 774 of file wincrypt.h.
Referenced by MsiGetFileSignatureInformationW().
CRYPT_ALGORITHM_IDENTIFIER _CMSG_SIGNER_INFO::HashAlgorithm |
Definition at line 772 of file wincrypt.h.
Referenced by test_decode_msg_get_param().
CRYPT_ALGORITHM_IDENTIFIER _CMSG_SIGNER_INFO::HashEncryptionAlgorithm |
Definition at line 773 of file wincrypt.h.
CERT_NAME_BLOB _CMSG_SIGNER_INFO::Issuer |
Definition at line 770 of file wincrypt.h.
Referenced by compare_signer_info(), and test_decode_msg_get_param().
CRYPT_INTEGER_BLOB _CMSG_SIGNER_INFO::SerialNumber |
Definition at line 771 of file wincrypt.h.
Referenced by compare_signer_info(), and test_decode_msg_get_param().
CRYPT_ATTRIBUTES _CMSG_SIGNER_INFO::UnauthAttrs |
Definition at line 776 of file wincrypt.h.
Referenced by WINTRUST_GetTimeFromSigner().