|
C++ Distributed Hash Table
|
Public Member Functions | |
| OcspResponse (const uint8_t *dat_ptr, size_t dat_size) | |
| OcspResponse (const std::string &response) | |
| Blob | pack () const |
| std::string | toString (const bool compact=true) const |
| gnutls_ocsp_cert_status_t | getCertificateStatus () const |
| gnutls_ocsp_cert_status_t | verifyDirect (const Certificate &crt, const Blob &nonce) |
1.8.14