OpenVPN 3 Core Library
|
#include <openvpn/common/unicode.hpp>
Go to the source code of this file.
Namespaces | |
namespace | openvpn |
namespace | openvpn::ValidateCreds |
Enumerations | |
enum | openvpn::ValidateCreds::Type { openvpn::ValidateCreds::USERNAME , openvpn::ValidateCreds::PASSWORD , openvpn::ValidateCreds::RESPONSE } |
Functions | |
template<typename STRING > | |
static bool | openvpn::ValidateCreds::is_valid (const Type type, const STRING &cred, const bool strict) |