Oid.FromOidValue(String, OidGroup) Method

Definition

Creates an Oid object by using the specified OID value and group.

public static System.Security.Cryptography.Oid FromOidValue (string oidValue, System.Security.Cryptography.OidGroup group);

Parameters

oidValue
String

The OID value.

group
OidGroup

The group to search in.

Returns

Oid

A new instance of an Oid object.

Exceptions

oidValue is null.

The friendly name for the OID value was not found.

Applies to

Toode Versioonid
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 1.3, 1.4, 1.6, 2.0, 2.1