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.26106.1555
Syntax
public DKIMHashAlgorithm HashAlgorithmName { get; set; }

Property Value

DKIMHashAlgorithm
See Also