The SymmetricKeyAlgorithm type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkAlgorithm
Gets algorithm ID.
Public propertySupported by the .NET Compact FrameworkBlockSize
Gets or sets the desired block size in bits.
Public propertySupported by the .NET Compact FrameworkEffectiveKeySize
Gets or sets the desired effective key size in bits.
Public propertySupported by the .NET Compact FrameworkKeySize
Gets or sets the desired key size in bits.
Public propertySupported by the .NET Compact FrameworkMode
Gets or sets the desired block cipher mode.
Public propertySupported by the .NET Compact FrameworkPadding
Gets or sets the desired block cipher padding mode.

See Also