MailSignatureParameters Class
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9147)
Mail signature parameters.
Syntax
public class MailSignatureParameters
Inherited Members
Constructors
Name | Description |
---|---|
Mail |
Initializes new instance of Mail |
Mail |
Initializes new instance of Mail |
Mail |
Initializes new instance of Mail |
Properties
Name | Description |
---|---|
Hash |
Hashing algorithm. |
Padding |
Signature padding scheme. |
Salt |
Salt length in bytes (only used for Pss). |
Silent | Gets or sets a value indicating whether cryptographic providers are permitted to display any user interface (UI) when working with private keys. Only used for signing operations. |
Style | Signature style. |