Click or drag to resize

BERObjectIdentifier.Decode Method


Namespace: GSF.ASN1.Coders.BER
Assembly: GSF.ASN1 (in GSF.ASN1.dll) Version: 2.4.249-beta
Syntax
public static string Decode(
	byte[] oidBytes
)
View Source

Parameters

oidBytes  Byte[]
 

Return Value

String
See Also