Asn1ObjectIdentifierGetDisplayValue Method

Gets decoded type value. If the value cannot be decoded, a hex dump is returned.

Definition

Namespace: SysadminsLV.Asn1Parser.Universal
Assembly: SysadminsLV.Asn1Parser (in SysadminsLV.Asn1Parser.dll) Version: 1.2.11
C#
public override string GetDisplayValue()

Return Value

String
Decoded type value.

See Also