ReactOS 0.4.16-dev-598-gc07fba4
|
#include <wincrypt.h>
Public Attributes | |
LPSTR | pszObjId |
BOOL | fCritical |
CRYPT_OBJID_BLOB | Value |
Definition at line 229 of file wincrypt.h.
BOOL _CERT_EXTENSION::fCritical |
Definition at line 231 of file wincrypt.h.
Referenced by compareCTLInfo().
LPSTR _CERT_EXTENSION::pszObjId |
Definition at line 230 of file wincrypt.h.
Referenced by compareCTLInfo(), and set_issuer_statement().
CRYPT_OBJID_BLOB _CERT_EXTENSION::Value |
Definition at line 232 of file wincrypt.h.
Referenced by compare_alt_name_with_constraints(), compareCTLInfo(), display_app_usages(), and set_issuer_statement().