ReactOS 0.4.16-dev-550-g2186ce3
|
#include <wincrypt.h>
Public Attributes | |
LPSTR | pszObjId |
DWORD | dwValueType |
CERT_RDN_VALUE_BLOB | Value |
Definition at line 255 of file wincrypt.h.
DWORD _CERT_RDN_ATTR::dwValueType |
Definition at line 257 of file wincrypt.h.
Referenced by cert_get_name_from_rdn_attr(), cert_name_to_str_with_indent(), CertGetNameStringW(), CertNameToStrA(), compareRDNAttrs(), test_encodeName(), and test_encodeUnicodeName().
LPSTR _CERT_RDN_ATTR::pszObjId |
Definition at line 256 of file wincrypt.h.
Referenced by cert_name_to_str_with_indent(), CertNameToStrA(), compareRDNAttrs(), test_encodeName(), and test_encodeUnicodeName().
CERT_RDN_VALUE_BLOB _CERT_RDN_ATTR::Value |
Definition at line 258 of file wincrypt.h.
Referenced by cert_get_name_from_rdn_attr(), cert_name_to_str_with_indent(), CertGetNameStringW(), CertNameToStrA(), match_common_name(), test_encodeName(), and test_encodeUnicodeName().