CryptoConfig: EncodeOID

EncodeOID

Returns the encoded version of an Object Identifier.



 Public Function EncodeOID(
	  ByVal Str As String ) As Byte ( )

Parameters

Str
[ByVal] String. The object identifier as described in the X.690 standard.

Return Values

Byte() -  An encoded version of the object identifier as described in the X.690 standard.

Remarks

See Also

Project VBCorLib Overview Class CryptoConfig Overview CryptoConfig Properties CryptoConfig Methods CreateFromName MapNameToOID