Interface APDUTracer

    • Method Detail

      • traceCommandAPDU

        void traceCommandAPDU​(SlotChannel sc,
                              CommandAPDU capdu)
        Trace a command APDU send over the defined slot channel
        Parameters:
        sc - the slot channel or null if unknown
        capdu - the command APDU
      • traceResponseAPDU

        void traceResponseAPDU​(SlotChannel sc,
                               ResponseAPDU rapdu)
        Trace a response APDU received over the defined slot channel
        Parameters:
        sc - the slot channel or null if unknown
        rapdu - the response APDU
      • traceAnswerToReset

        void traceAnswerToReset​(SlotChannel sc,
                                CardID cardID)
        Trave reset
        Parameters:
        sc - the slot channel or null if unknown
        cardID - the CardID of the card, containing the ATR