Click or drag to resize

MailBuilderEncryptWith Method

Overload List
 NameDescription
Public methodEncryptWith(EncryptionConfiguration) Encrypts the message using specified encryption configuration.
Public methodEncryptWith(X509Certificate2) Encrypts the message using specified certificate. You can call this method multiple times to use several certificates for encryption. General rule is that both sender and receiver should be able to decrypt the message.
Top
See Also