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