|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wincrypt.h>
Public Attributes | |
| DWORD | cbData |
| BYTE * | pbData |
| DWORD | cUnusedBits |
Definition at line 204 of file wincrypt.h.
| DWORD _CRYPT_BIT_BLOB::cbData |
Definition at line 205 of file wincrypt.h.
Referenced by CertComparePublicKeyInfo(), CertGetPublicKeyLength(), CNG_ImportECCPubKey(), CNG_PrepareSignature(), compareCRLIssuingDistPoints(), comparePublicKeyInfo(), CRYPT_AsnEncodeBitsSwapBytes(), CRYPT_AsnEncodeDistPoint(), CRYPT_CreateSignedCert(), CRYPT_ExportPublicKeyInfoEx(), CRYPT_FormatCRLDistPoints(), CRYPT_ImportPublicKeyInfoEx(), CRYPT_VerifySignature(), match_dist_point_with_issuing_dist_point(), test_decodeSPCPEImage(), test_encodeSPCPEImage(), test_msg_control(), testComparePublicKeyInfo(), verify_authenticode_policy(), verify_ms_root_policy(), and WVTAsn1SpcPeImageDataEncode().
| DWORD _CRYPT_BIT_BLOB::cUnusedBits |
Definition at line 207 of file wincrypt.h.
Referenced by CertComparePublicKeyInfo(), CRYPT_CreateSignedCert(), CRYPT_ExportPublicKeyInfoEx(), test_encodeSPCPEImage(), and testComparePublicKeyInfo().
| BYTE* _CRYPT_BIT_BLOB::pbData |
Definition at line 206 of file wincrypt.h.
Referenced by CContentEncryptInfo_Free(), CertComparePublicKeyInfo(), CertGetPublicKeyLength(), CNG_ImportECCPubKey(), CNG_PrepareSignature(), comparePublicKeyInfo(), CRYPT_AsnEncodeBitsSwapBytes(), CRYPT_CreateSignedCert(), CRYPT_ExportKeyTrans(), CRYPT_ExportPublicKeyInfoEx(), CRYPT_FormatReason(), CRYPT_ImportPublicKeyInfoEx(), CRYPT_VerifySignature(), match_dist_point_with_issuing_dist_point(), test_decodeSPCPEImage(), test_encodeSPCPEImage(), test_msg_control(), testComparePublicKeyInfo(), verify_authenticode_policy(), and verify_ms_root_policy().