System.Security.Cryptography.DES.Create Method

Creates an instance of a cryptographic object to perform the Data Encryption Standard (System.Security.Cryptography.DES) algorithm.

Syntax

public static DES Create ()

Returns

A cryptographic object.

Remarks

Creates an instance of the System.Security.Cryptography.DES object that can be used for encrypting and decrypting data.

Requirements

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