System.Security.Cryptography.RijndaelManaged Class

Accesses the managed version of the System.Security.Cryptography.Rijndael algorithm. This class cannot be inherited.

See Also: RijndaelManaged Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public sealed class RijndaelManaged : Rijndael

Remarks

This algorithm supports key lengths of 128, 192, or 256 bits.

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0