SubjectInfo.EncryptionParameters Property
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9083)
EncryptionParameters
Gets mail encryption parameters. Only set for recipients of encrypted mail.
Declaration
public MailEncryptionParameters EncryptionParameters { get; }
Property Value
Type | Description |
---|---|
MailEncryptionParameters | Mail encryption parameters. |