ReactOS 0.4.16-dev-197-g92996da
|
#include <wincrypt.h>
Public Attributes | |
CRYPT_ALGORITHM_IDENTIFIER | Algorithm |
CRYPT_BIT_BLOB | PublicKey |
Definition at line 224 of file wincrypt.h.
CRYPT_ALGORITHM_IDENTIFIER _CERT_PUBLIC_KEY_INFO::Algorithm |
Definition at line 225 of file wincrypt.h.
Referenced by CertGetPublicKeyLength(), CNG_ImportECCPubKey(), CNG_ImportPubKey(), CNG_PrepareSignature(), comparePublicKeyInfo(), CRYPT_ExportKeyTrans(), CRYPT_ExportPublicKeyInfoEx(), CRYPT_ImportPublicKeyInfoEx(), CryptImportPublicKeyInfoEx(), test_msg_control(), and testComparePublicKeyInfo().
CRYPT_BIT_BLOB _CERT_PUBLIC_KEY_INFO::PublicKey |
Definition at line 226 of file wincrypt.h.
Referenced by CertComparePublicKeyInfo(), CertGetPublicKeyLength(), CNG_ImportECCPubKey(), comparePublicKeyInfo(), CRYPT_ExportKeyTrans(), CRYPT_ExportPublicKeyInfoEx(), CRYPT_ImportPublicKeyInfoEx(), test_msg_control(), testComparePublicKeyInfo(), verify_authenticode_policy(), and verify_ms_root_policy().