#include <x509store.hpp>
Definition at line 25 of file x509store.hpp.
◆ CertCRLList
◆ X509Store() [1/2]
openvpn::OpenSSLPKI::X509Store::X509Store |
( |
| ) |
|
|
inline |
◆ X509Store() [2/2]
openvpn::OpenSSLPKI::X509Store::X509Store |
( |
const CertCRLList & |
cc | ) |
|
|
inlineexplicit |
◆ ~X509Store()
openvpn::OpenSSLPKI::X509Store::~X509Store |
( |
| ) |
|
|
inline |
◆ init()
void openvpn::OpenSSLPKI::X509Store::init |
( |
| ) |
|
|
inlineprivate |
◆ obj()
X509_STORE * openvpn::OpenSSLPKI::X509Store::obj |
( |
| ) |
const |
|
inline |
◆ OPENVPN_EXCEPTION()
openvpn::OpenSSLPKI::X509Store::OPENVPN_EXCEPTION |
( |
x509_store_error |
| ) |
|
◆ release()
X509_STORE * openvpn::OpenSSLPKI::X509Store::release |
( |
| ) |
|
|
inline |
◆ x509_store_
::X509_STORE* openvpn::OpenSSLPKI::X509Store::x509_store_ |
|
private |
The documentation for this class was generated from the following file: