OcspResponderId Struct Reference
ResponderID structure. More...
#include <ocsp_common.h>
Data Fields | |
| X509Name | name |
| X509OctetString | keyHash |
Detailed Description
ResponderID structure.
Definition at line 237 of file ocsp_common.h.
Field Documentation
◆ keyHash
| X509OctetString keyHash |
Definition at line 240 of file ocsp_common.h.
◆ name
| X509Name name |
Definition at line 239 of file ocsp_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/ocsp/ocsp_common.h
