OcspSingleResponse Struct Reference
SingleResponse structure. More...
#include <ocsp_common.h>
Data Fields | |
| OcspCertId | certId |
| OcspCertStatus | certStatus |
| OcspRevokedInfo | revokedInfo |
| DateTime | thisUpdate |
| DateTime | nextUpdate |
| OcspSingleExtensions | singleExtensions |
Detailed Description
SingleResponse structure.
Definition at line 222 of file ocsp_common.h.
Field Documentation
◆ certId
| OcspCertId certId |
Definition at line 224 of file ocsp_common.h.
◆ certStatus
| OcspCertStatus certStatus |
Definition at line 225 of file ocsp_common.h.
◆ nextUpdate
| DateTime nextUpdate |
Definition at line 228 of file ocsp_common.h.
◆ revokedInfo
| OcspRevokedInfo revokedInfo |
Definition at line 226 of file ocsp_common.h.
◆ singleExtensions
| OcspSingleExtensions singleExtensions |
Definition at line 229 of file ocsp_common.h.
◆ thisUpdate
| DateTime thisUpdate |
Definition at line 227 of file ocsp_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/ocsp/ocsp_common.h
