CryptoConfig: MapNameToOID

MapNameToOID

Returns an object identifier for a specific name.



 Public Function MapNameToOID(
	  ByVal Name As String ) As String

Parameters

Name
[ByVal] String. The name of the object to obtain the identifier for.

Return Values

String -  The object identifier (OID) for the object.

Remarks

See Also

Project VBCorLib Overview Class CryptoConfig Overview CryptoConfig Properties CryptoConfig Methods EncodeOID