OcspCertId Struct Reference
CertID structure. More...
#include <ocsp_common.h>
Data Fields | |
| X509OctetString | hashAlgo |
| X509OctetString | issuerNameHash |
| X509OctetString | issuerKeyHash |
| X509OctetString | serialNumber |
Detailed Description
CertID structure.
Definition at line 141 of file ocsp_common.h.
Field Documentation
◆ hashAlgo
| X509OctetString hashAlgo |
Definition at line 143 of file ocsp_common.h.
◆ issuerKeyHash
| X509OctetString issuerKeyHash |
Definition at line 145 of file ocsp_common.h.
◆ issuerNameHash
| X509OctetString issuerNameHash |
Definition at line 144 of file ocsp_common.h.
◆ serialNumber
| X509OctetString serialNumber |
Definition at line 146 of file ocsp_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/ocsp/ocsp_common.h
