Class ASN1Boolean

    • Constructor Detail

      • ASN1Boolean

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