System.Security.Cryptography.DSA.Create Method

Creates the specified cryptographic object used to perform the asymmetric algorithm.

Syntax

public static DSA Create (string algName)

Parameters

algName
The name of the specific implementation of System.Security.Cryptography.DSA to use.

Returns

A cryptographic object used to perform the asymmetric algorithm.

Remarks

For System.Security.Cryptography.DSA, use the name System.Security.Cryptography.DSA.

Requirements

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