OcspTbsResponseData Struct Reference

TbsResponseData structure. More...

#include <ocsp_common.h>

Data Fields

X509OctetString raw
 
OcspVersion version
 
OcspResponderId responderId
 
DateTime producedAt
 
uint_t numResponses
 
OcspSingleResponse responses [OCSP_MAX_RESPONSES]
 
OcspExtensions responseExtensions
 

Detailed Description

TbsResponseData structure.

Definition at line 248 of file ocsp_common.h.

Field Documentation

◆ numResponses

uint_t numResponses

Definition at line 254 of file ocsp_common.h.

◆ producedAt

DateTime producedAt

Definition at line 253 of file ocsp_common.h.

◆ raw

Definition at line 250 of file ocsp_common.h.

◆ responderId

OcspResponderId responderId

Definition at line 252 of file ocsp_common.h.

◆ responseExtensions

OcspExtensions responseExtensions

Definition at line 256 of file ocsp_common.h.

◆ responses

Definition at line 255 of file ocsp_common.h.

◆ version

OcspVersion version

Definition at line 251 of file ocsp_common.h.


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