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