E-MailRelay
|
This is the complete list of members for GAuth::Cram, including all inherited members.
challenge(unsigned int random) | GAuth::Cram | static |
Cram()=delete (defined in GAuth::Cram) | GAuth::Cram | |
hashTypes(const std::string &prefix=std::string(), bool require_state=false) | GAuth::Cram | static |
id(const std::string &response) | GAuth::Cram | static |
response(const std::string &hash_type, bool hmac, const Secret &secret, const std::string &challenge, const std::string &response_prefix) | GAuth::Cram | static |
validate(const std::string &hash_type, bool hmac, const Secret &secret, const std::string &challenge, const std::string &response) | GAuth::Cram | static |