#include <x509crl.hpp>
|
static constexpr bool | is_thread_safe () |
| Delegates call to RCImpl and returns the result.
|
|
Definition at line 30 of file x509crl.hpp.
◆ Ptr
◆ X509CRL() [1/2]
openvpn::MbedTLSPKI::X509CRL::X509CRL |
( |
| ) |
|
|
inline |
◆ X509CRL() [2/2]
openvpn::MbedTLSPKI::X509CRL::X509CRL |
( |
const std::string & |
crl_txt | ) |
|
|
inline |
◆ ~X509CRL()
openvpn::MbedTLSPKI::X509CRL::~X509CRL |
( |
| ) |
|
|
inline |
◆ alloc()
void openvpn::MbedTLSPKI::X509CRL::alloc |
( |
| ) |
|
|
inlineprivate |
◆ dealloc()
void openvpn::MbedTLSPKI::X509CRL::dealloc |
( |
| ) |
|
|
inlineprivate |
◆ extract()
std::string openvpn::MbedTLSPKI::X509CRL::extract |
( |
| ) |
const |
|
inline |
◆ get()
mbedtls_x509_crl * openvpn::MbedTLSPKI::X509CRL::get |
( |
| ) |
const |
|
inline |
◆ parse()
void openvpn::MbedTLSPKI::X509CRL::parse |
( |
const std::string & |
crl_txt | ) |
|
|
inline |
◆ chain
mbedtls_x509_crl* openvpn::MbedTLSPKI::X509CRL::chain |
|
private |
◆ pem_chain
std::string openvpn::MbedTLSPKI::X509CRL::pem_chain |
|
private |
The documentation for this class was generated from the following file: