OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::AuthCreds Member List

This is the complete list of members for openvpn::AuthCreds, including all inherited members.

AuthCreds(std::string &&username_arg, SafeString &&password_arg, const std::string &peer_info_str)openvpn::AuthCredsinline
AuthCreds(std::string username_arg, SafeString password_arg, OptionList peer_info_arg)openvpn::AuthCredsinline
defined() constopenvpn::AuthCredsinline
is_thread_safe()openvpn::RC< thread_unsafe_refcount >static
is_valid(const bool strict) constopenvpn::AuthCredsinline
is_valid_user_pass(const bool strict) constopenvpn::AuthCredsinline
operator=(const RC &)=deleteopenvpn::RC< thread_unsafe_refcount >
passwordopenvpn::AuthCreds
peer_infoopenvpn::AuthCreds
Ptr typedefopenvpn::AuthCreds
RC() noexcept=defaultopenvpn::RC< thread_unsafe_refcount >
RC(const RC &)=deleteopenvpn::RC< thread_unsafe_refcount >
refcount_openvpn::RC< thread_unsafe_refcount >private
to_string() constopenvpn::AuthCredsinline
use_count() const noexceptopenvpn::RC< thread_unsafe_refcount >
usernameopenvpn::AuthCreds
wipe_password()openvpn::AuthCredsinline
~RC()=defaultopenvpn::RC< thread_unsafe_refcount >virtual