ReactOS 0.4.16-dev-122-g325d74c
|
#include <wincrypt.h>
Public Attributes | |
DWORD | dwValueType |
CERT_RDN_VALUE_BLOB | Value |
Definition at line 271 of file wincrypt.h.
DWORD _CERT_NAME_VALUE::dwValueType |
Definition at line 272 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 273 of file wincrypt.h.
Referenced by compareNameValues(), CRYPT_EncodeValueWithType(), CRYPT_FormatCPS(), get_cps_str_from_qualifier(), and test_decodeNameValue().