Class DERBitString

All Implemented Interfaces:
ASN1BitStringParser, ASN1Encodable, ASN1String, InMemoryRepresentable, Encodable
Direct Known Subclasses:
NetscapeCertType, ReasonFlags

public class DERBitString extends ASN1BitString
A BIT STRING with DER encoding - the first byte contains the count of padding bits included in the byte array's last byte.