Asn1BitStringUnusedBits Property
Gets the count of unused bits in the current BIT_STRING.
Namespace: SysadminsLV.Asn1Parser.UniversalAssembly: SysadminsLV.Asn1Parser (in SysadminsLV.Asn1Parser.dll) Version: 1.2.11
public byte UnusedBits { get; }
Public ReadOnly Property UnusedBits As Byte
Get
public:
property unsigned char UnusedBits {
unsigned char get ();
}
member UnusedBits : byte with get
Property Value
Byte