Click or drag to resize

BERObjectIdentifierDecode Method


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

Parameters

oidBytes  Byte
 

Return Value

String
See Also