ReactOS 0.4.16-dev-1481-ga753f34
|
#include <wincrypt.h>
Public Attributes | |
DWORD | dwValueType |
CERT_RDN_VALUE_BLOB | Value |
Definition at line 280 of file wincrypt.h.
DWORD _CERT_NAME_VALUE::dwValueType |
Definition at line 281 of file wincrypt.h.
Referenced by compareNameValues(), get_cps_str_from_qualifier(), and test_decodeNameValue().
CERT_RDN_VALUE_BLOB _CERT_NAME_VALUE::Value |
Definition at line 282 of file wincrypt.h.
Referenced by compareNameValues(), CRYPT_EncodeValueWithType(), CRYPT_FormatCPS(), get_cps_str_from_qualifier(), and test_decodeNameValue().