Asn1IntegerValue Property

Gets value associated with the current object.

Definition

Namespace: SysadminsLV.Asn1Parser.Universal
Assembly: SysadminsLV.Asn1Parser (in SysadminsLV.Asn1Parser.dll) Version: 1.3.0+5c47da1850320381293fe03930b30c8078b8bf98
C#
public BigInteger Value { get; }

Property Value

BigInteger

See Also