OpenVPN 3 Core Library
Loading...
Searching...
No Matches
validatecreds.hpp File Reference
Include dependency graph for validatecreds.hpp:
This graph shows which files directly or indirectly include this file:

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)