OcspBasicResponse Struct Reference

BasicOCSPResponse structure. More...

#include <ocsp_common.h>

Data Fields

OcspTbsResponseData tbsResponseData
 
X509SignAlgoId signatureAlgo
 
X509OctetString signature
 
OcspCerts certs
 

Detailed Description

BasicOCSPResponse structure.

Definition at line 274 of file ocsp_common.h.

Field Documentation

◆ certs

OcspCerts certs

Definition at line 279 of file ocsp_common.h.

◆ signature

X509OctetString signature

Definition at line 278 of file ocsp_common.h.

◆ signatureAlgo

X509SignAlgoId signatureAlgo

Definition at line 277 of file ocsp_common.h.

◆ tbsResponseData

OcspTbsResponseData tbsResponseData

Definition at line 276 of file ocsp_common.h.


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