MailMessage.EncryptionAlgorithm Property
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 8.0.9673)
EncryptionAlgorithm
Gets an encryption algorithm used to encrypt an encrypted message.
Declaration
public MailEncryptionAlgorithm EncryptionAlgorithm { get; }
Property Value
| Type | Description |
|---|---|
| MailEncryptionAlgorithm | An encryption algorithm. |