MailEncryptionParameters Class
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9147)
Mail encryption parameters.
Syntax
public class MailEncryptionParameters
Inherited Members
Constructors
Name | Description |
---|---|
Mail |
Initializes new instance of Mail |
Mail |
Initializes new instance of Mail |
Properties
Name | Description |
---|---|
Encryption |
Encryption algorithm. |
Hash |
Hashing algorithm for padding generation (only used for Oaep). |
Label | Optional input parameter for Oaep. |
Padding |
Encryption padding scheme. |