Class ASN1BitString

    • Constructor Detail

      • ASN1BitString

        public ASN1BitString()
        Constructs ASN.1 Bitstring type The constructor is provided for inheritance purposes when there is a need to create a custom ASN.1 Bitstring type. To get a default implementation it is recommended to use getInstance() method.