My Project 2.4.4
C++ Distributed Hash Table
Loading...
Searching...
No Matches
Public Member Functions | List of all members
dht::crypto::OcspResponse Class Reference

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)
 

Detailed Description

Definition at line 337 of file crypto.h.

Constructor & Destructor Documentation

◆ OcspResponse()

dht::crypto::OcspResponse::OcspResponse ( const std::string &  response)
inline

Definition at line 341 of file crypto.h.


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