Interface IASN1BitString

All Superinterfaces:
IASN1Encodable, IASN1Primitive, IASN1String
All Known Implementing Classes:
ASN1BitStringBC, ASN1BitStringBCFips

public interface IASN1BitString extends IASN1Primitive, IASN1String
This interface represents the wrapper for ASN1BitString that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.