The MailSignatureParameters type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkHashAlgorithm
Hashing algorithm.
Public propertySupported by the .NET Compact FrameworkPaddingScheme
Signature padding scheme.
Public propertySupported by the .NET Compact FrameworkSaltLength
Salt length in bytes (only used for Pss).
Public propertySupported by the .NET Compact FrameworkSilent
Gets or sets a value indicating whether cryptographic providers are permitted to display any user interface (UI) when working with private keys. Only used for signing operations.
Public propertySupported by the .NET Compact FrameworkStyle
Signature style.

See Also