Class ASN1Constructed

    • Constructor Detail

      • ASN1Constructed

        protected ASN1Constructed​(int tagNumber)
      • ASN1Constructed

        protected ASN1Constructed​(int tagClass,
                                  int tagNumber)
    • Method Detail

      • checkTag

        public final boolean checkTag​(int identifier)
        Tests provided identifier.
        Specified by:
        checkTag in class ASN1Type
        Parameters:
        identifier - - identifier to be verified
        Returns:
        - true if identifier correspond to constructed identifier of this ASN.1 type, otherwise false