|
| enum | Status { Error
, Good
, Revoked
, Unknown
} |
| |
Definition at line 39 of file wvocsp.h.
◆ Status
◆ WvOCSPResp()
| WvOCSPResp::WvOCSPResp |
( |
| ) |
|
◆ ~WvOCSPResp()
| WvOCSPResp::~WvOCSPResp |
( |
| ) |
|
|
virtual |
◆ decode()
| void WvOCSPResp::decode |
( |
WvBuf & |
buf | ) |
|
◆ isok()
| bool WvOCSPResp::isok |
( |
| ) |
const |
◆ check_nonce()
| bool WvOCSPResp::check_nonce |
( |
const WvOCSPReq & |
req | ) |
const |
◆ signedbycert()
| bool WvOCSPResp::signedbycert |
( |
const WvX509 & |
cert | ) |
const |
◆ get_signing_cert()
| WvX509 WvOCSPResp::get_signing_cert |
( |
| ) |
const |
◆ get_status()
| WvOCSPResp::Status WvOCSPResp::get_status |
( |
const WvX509 & |
cert, |
|
|
const WvX509 & |
issuer |
|
) |
| const |
◆ status_str()
| WvString WvOCSPResp::status_str |
( |
WvOCSPResp::Status |
status | ) |
|
|
static |
The documentation for this class was generated from the following files: