Click or drag to resize

DKIMSignatureInfoHashAlgorithmName Property

Gets or sets hash algorithm (a=).

Namespace:  Limilabs.Mail.DKIM
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public DKIMHashAlgorithm HashAlgorithmName { get; set; }

Property Value

Type: DKIMHashAlgorithm
See Also