Asn1BitStringValue Property

Gets raw value of BIT_STRING without unused bits identifier.

Definition

Namespace: SysadminsLV.Asn1Parser.Universal
Assembly: SysadminsLV.Asn1Parser (in SysadminsLV.Asn1Parser.dll) Version: 1.2.11
C#
public byte[] Value { get; }

Property Value

Byte

See Also