System.Security.Cryptography.TripleDES.Create Method

Creates an instance of a cryptographic object to perform the specified implementation of the System.Security.Cryptography.TripleDES algorithm.

Syntax

public static TripleDES Create (string str)

Parameters

str
The name of the specific implementation of System.Security.Cryptography.TripleDES to use.

Returns

An instance of a cryptographic object.

Remarks

Documentation for this section has not yet been entered.

Requirements

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