#include <dh-compat.hpp>
Definition at line 46 of file dh-compat.hpp.
◆ DH() [1/4]
openvpn::OpenSSLPKI::DH::DH |
( |
| ) |
|
|
inline |
◆ DH() [2/4]
openvpn::OpenSSLPKI::DH::DH |
( |
const std::string & |
dh_txt | ) |
|
|
inlineexplicit |
◆ DH() [3/4]
openvpn::OpenSSLPKI::DH::DH |
( |
const DH & |
other | ) |
|
|
inline |
◆ DH() [4/4]
openvpn::OpenSSLPKI::DH::DH |
( |
DH && |
other | ) |
|
|
inlinenoexcept |
◆ ~DH()
openvpn::OpenSSLPKI::DH::~DH |
( |
| ) |
|
|
inline |
◆ defined()
bool openvpn::OpenSSLPKI::DH::defined |
( |
| ) |
const |
|
inline |
◆ dup()
void openvpn::OpenSSLPKI::DH::dup |
( |
const ::DH * |
dh | ) |
|
|
inlineprivate |
◆ erase()
void openvpn::OpenSSLPKI::DH::erase |
( |
| ) |
|
|
inlineprivate |
◆ obj()
::DH * openvpn::OpenSSLPKI::DH::obj |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
void openvpn::OpenSSLPKI::DH::operator= |
( |
const DH & |
other | ) |
|
|
inline |
◆ operator=() [2/2]
DH & openvpn::OpenSSLPKI::DH::operator= |
( |
DH && |
other | ) |
|
|
inlinenoexcept |
◆ parse_pem()
void openvpn::OpenSSLPKI::DH::parse_pem |
( |
const std::string & |
dh_txt | ) |
|
|
inline |
◆ render_pem()
std::string openvpn::OpenSSLPKI::DH::render_pem |
( |
| ) |
const |
|
inline |
◆ dh_
::DH* openvpn::OpenSSLPKI::DH::dh_ |
|
private |
The documentation for this class was generated from the following file: