ReactOS 0.4.16-dev-1948-gd260c1d
_OCSP_REQUEST_INFO Struct Reference

#include <wincrypt.h>

Collaboration diagram for _OCSP_REQUEST_INFO:

Public Attributes

DWORD dwVersion
 
PCERT_ALT_NAME_ENTRY pRequestorName
 
DWORD cRequestEntry
 
POCSP_REQUEST_ENTRY rgRequestEntry
 
DWORD cExtension
 
PCERT_EXTENSION rgExtension
 

Detailed Description

Definition at line 662 of file wincrypt.h.

Member Data Documentation

◆ cExtension

DWORD _OCSP_REQUEST_INFO::cExtension

Definition at line 667 of file wincrypt.h.

◆ cRequestEntry

DWORD _OCSP_REQUEST_INFO::cRequestEntry

Definition at line 665 of file wincrypt.h.

◆ dwVersion

DWORD _OCSP_REQUEST_INFO::dwVersion

Definition at line 663 of file wincrypt.h.

◆ pRequestorName

PCERT_ALT_NAME_ENTRY _OCSP_REQUEST_INFO::pRequestorName

Definition at line 664 of file wincrypt.h.

◆ rgExtension

PCERT_EXTENSION _OCSP_REQUEST_INFO::rgExtension

Definition at line 668 of file wincrypt.h.

◆ rgRequestEntry

POCSP_REQUEST_ENTRY _OCSP_REQUEST_INFO::rgRequestEntry

Definition at line 666 of file wincrypt.h.


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