OcspTbsResponseData Struct Reference
  TbsResponseData structure. More...
#include <ocsp_common.h>
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
| X509OctetString 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
| OcspSingleResponse responses[OCSP_MAX_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:
- cyclone_crypto/ocsp/ocsp_common.h
