The EncryptionParameters type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkHashAlgorithm
Hashing algorithm for padding generation.
Public propertySupported by the .NET Compact FrameworkLabel
Optional input parameter for Oaep.
Public propertySupported by the .NET Compact FrameworkPaddingScheme
Encryption scheme.
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 decryption operations.

See Also