The MailEncryptionParameters type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkEncryptionAlgorithm
Encryption algorithm.
Public propertySupported by the .NET Compact FrameworkHashAlgorithm
Hashing algorithm for padding generation (only used for Oaep).
Public propertySupported by the .NET Compact FrameworkLabel
Optional input parameter for Oaep.
Public propertySupported by the .NET Compact FrameworkPaddingScheme
Encryption padding scheme.
Public propertySupported by the .NET Compact FrameworkSilent Obsolete.

See Also