#include <x509track.hpp>
|
| KeyValue (const Type type_arg, const int depth_arg, std::string value_arg) |
|
std::string | to_string (const bool omi_form) const |
|
std::string | key_name () const |
|
Definition at line 163 of file x509track.hpp.
◆ KeyValue()
openvpn::X509Track::KeyValue::KeyValue |
( |
const Type |
type_arg, |
|
|
const int |
depth_arg, |
|
|
std::string |
value_arg |
|
) |
| |
|
inline |
◆ key_name()
std::string openvpn::X509Track::KeyValue::key_name |
( |
| ) |
const |
|
inline |
◆ to_string()
std::string openvpn::X509Track::KeyValue::to_string |
( |
const bool |
omi_form | ) |
const |
|
inline |
◆ depth
int openvpn::X509Track::KeyValue::depth = 0 |
◆ type
Type openvpn::X509Track::KeyValue::type = UNDEF |
◆ value
std::string openvpn::X509Track::KeyValue::value |
The documentation for this struct was generated from the following file: