ReactOS 0.4.16-dev-1946-g52006dd
_OCSP_BASIC_REVOKED_INFO Struct Reference

#include <wincrypt.h>

Collaboration diagram for _OCSP_BASIC_REVOKED_INFO:

Public Attributes

FILETIME RevocationDate
 
DWORD dwCrlReasonCode
 

Detailed Description

Definition at line 691 of file wincrypt.h.

Member Data Documentation

◆ dwCrlReasonCode

DWORD _OCSP_BASIC_REVOKED_INFO::dwCrlReasonCode

Definition at line 693 of file wincrypt.h.

Referenced by test_decodeOCSPBasicResponseInfo().

◆ RevocationDate

FILETIME _OCSP_BASIC_REVOKED_INFO::RevocationDate

Definition at line 692 of file wincrypt.h.

Referenced by test_decodeOCSPBasicResponseInfo().


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