Property ScramSha256
- Namespace
- MailFathom.Domain.Transport
- Assembly
- MailFathom.Domain.dll
ScramSha256
Gets the mechanism that proves the password with a salted challenge response over SHA-256.
public static MailAuthenticationMechanism ScramSha256 { get; }