System.Security.Cryptography.CryptoConfig.MapNameToOID Method

Gets the object identifier (OID) of the algorithm corresponding to the specified simple name.

Syntax

public static string MapNameToOID (string name)

Parameters

name
The simple name of the algorithm for which to get the OID.

Returns

The OID of the specified algorithm.

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