Initializes new instance of MailSignatureParameters.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Sub New ( _ hashAlgorithm As MailHashingAlgorithm _ ) |
| C# |
|---|
public MailSignatureParameters( MailHashingAlgorithm hashAlgorithm ) |
Parameters
- hashAlgorithm
- Type: Rebex.Mail..::..MailHashingAlgorithm
Signature hashing algorithm.