class Net::IMAP::SASL::ScramSHA1Authenticator
Authenticator for the “SCRAM-SHA-1” SASL mechanism, defined in RFC5802.
Uses the “SHA-1” digest algorithm from OpenSSL::Digest.
See ScramAuthenticator.
Constants
- DIGEST_NAME
Authenticator for the “SCRAM-SHA-1” SASL mechanism, defined in RFC5802.
Uses the “SHA-1” digest algorithm from OpenSSL::Digest.
See ScramAuthenticator.