Botan 3.6.1
Crypto and TLS for C&
|
Classes | |
class | CertID |
class | Request |
class | Response |
class | SingleResponse |
Enumerations | |
enum class | Response_Status_Code { Successful = 0 , Malformed_Request = 1 , Internal_Error = 2 , Try_Later = 3 , Sig_Required = 5 , Unauthorized = 6 } |
|
strong |
OCSP response status.
see https://tools.ietf.org/html/rfc6960#section-4.2.1
Enumerator | |
---|---|
Successful | |
Malformed_Request | |
Internal_Error | |
Try_Later | |
Sig_Required | |
Unauthorized |
Definition at line 113 of file ocsp.h.