Class ASN1Primitive

    • Constructor Detail

      • ASN1Primitive

        public ASN1Primitive​(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 primitive identifier of this ASN.1 type, otherwise false