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