|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wincrypt.h>

Public Attributes | |
| LPSTR | pszObjId |
| BOOL | fCritical |
| CRYPT_OBJID_BLOB | Value |
Definition at line 238 of file wincrypt.h.
| BOOL _CERT_EXTENSION::fCritical |
Definition at line 240 of file wincrypt.h.
Referenced by compareCTLInfo().
| LPSTR _CERT_EXTENSION::pszObjId |
Definition at line 239 of file wincrypt.h.
Referenced by compareCTLInfo(), and set_issuer_statement().
| CRYPT_OBJID_BLOB _CERT_EXTENSION::Value |
Definition at line 241 of file wincrypt.h.
Referenced by compare_alt_name_with_constraints(), compareCTLInfo(), display_app_usages(), and set_issuer_statement().