ReactOS 0.4.15-dev-7788-g1ad9096
_CERT_EXTENSION Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CERT_EXTENSION:

Public Attributes

LPSTR pszObjId
 
BOOL fCritical
 
CRYPT_OBJID_BLOB Value
 

Detailed Description

Definition at line 229 of file wincrypt.h.

Member Data Documentation

◆ fCritical

BOOL _CERT_EXTENSION::fCritical

Definition at line 231 of file wincrypt.h.

Referenced by compareCTLInfo().

◆ pszObjId

LPSTR _CERT_EXTENSION::pszObjId

Definition at line 230 of file wincrypt.h.

Referenced by compareCTLInfo(), and set_issuer_statement().

◆ Value


The documentation for this struct was generated from the following file: