OcspRequest Struct Reference
OCSPRequest structure. More...
#include <ocsp_common.h>
Data Fields | |
OcspTbsRequest | tbsRequest |
X509SignAlgoId | signatureAlgo |
X509OctetString | signatureValue |
Detailed Description
OCSPRequest structure.
Definition at line 199 of file ocsp_common.h.
Field Documentation
◆ signatureAlgo
X509SignAlgoId signatureAlgo |
Definition at line 202 of file ocsp_common.h.
◆ signatureValue
X509OctetString signatureValue |
Definition at line 203 of file ocsp_common.h.
◆ tbsRequest
OcspTbsRequest tbsRequest |
Definition at line 201 of file ocsp_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/ocsp/ocsp_common.h