My Project 3.5.5
C++ Distributed Hash Table
Loading...
Searching...
No Matches
dht::crypto::OcspResponse Class Reference

Public Member Functions

 OcspResponse (const uint8_t *dat_ptr, size_t dat_size)
 OcspResponse (std::string_view 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)

Detailed Description

Definition at line 355 of file crypto.h.

Constructor & Destructor Documentation

◆ OcspResponse()

dht::crypto::OcspResponse::OcspResponse ( std::string_view response)
inline

Definition at line 359 of file crypto.h.


The documentation for this class was generated from the following file: