ReactOS 0.4.16-dev-1946-g52006dd
_OCSP_RESPONSE_INFO Struct Reference

#include <wincrypt.h>

Collaboration diagram for _OCSP_RESPONSE_INFO:

Public Attributes

DWORD dwStatus
 
LPSTR pszObjId
 
CRYPT_OBJID_BLOB Value
 

Detailed Description

Definition at line 680 of file wincrypt.h.

Member Data Documentation

◆ dwStatus

DWORD _OCSP_RESPONSE_INFO::dwStatus

Definition at line 681 of file wincrypt.h.

◆ pszObjId

LPSTR _OCSP_RESPONSE_INFO::pszObjId

Definition at line 682 of file wincrypt.h.

◆ Value

CRYPT_OBJID_BLOB _OCSP_RESPONSE_INFO::Value

Definition at line 683 of file wincrypt.h.


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