System.Security.Cryptography.CryptoConfig.CreateFromName Method

Creates a new instance of the specified cryptographic object.

Syntax

public static object CreateFromName (string name)

Parameters

name
The simple name of the cryptographic object of which to create an instance.

Returns

A new instance of the specified cryptographic object.

Remarks

For a list of simple names recognized by this class, see System.Security.Cryptography.CryptoConfig.

Requirements

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