Interface TLVBerDecoderMBean

    • Method Detail

      • getMaxLengthLength

        int getMaxLengthLength()
        Get the actual maximum number of bytes that can be used to encode the Length
        Returns:
        The maximum bytes of the Length
      • getMaxTagLength

        int getMaxTagLength()
        Get the actual maximum number of bytes that can be used to encode the Tag
        Returns:
        The maximum length of the Tag
      • isIndefiniteLengthAllowed

        boolean isIndefiniteLengthAllowed()
        Tell if indefinite length form could be used for Length
        Returns:
        true if the Indefinite form is allowed