Asn1BitStringUnusedBits Property

Gets the count of unused bits in the current BIT_STRING.

Definition

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

Property Value

Byte

See Also