System.Security.Cryptography.DESCryptoServiceProvider Class

Defines a wrapper object to access the cryptographic service provider (CSP) version of the Data Encryption Standard (System.Security.Cryptography.DES) algorithm. This class cannot be inherited.

See Also: DESCryptoServiceProvider Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public sealed class DESCryptoServiceProvider : DES

Remarks

This algorithm supports a key length of 64 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