The SignatureParameters type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkFormat
Signature format.
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
If set to true (default), the cryptographic provider should not display any user interface (UI) when working with private keys. Only used for signing operations.

See Also