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