Interface ExtendedVerifiedAPDUInterface

  • All Superinterfaces:
    VerifiedAPDUInterface
    All Known Implementing Classes:
    SmartCardIOTerminal

    public interface ExtendedVerifiedAPDUInterface
    extends VerifiedAPDUInterface
    The ExtendedVerifiedAPDUInterface extends the VerifiedAPDUInterface.
    A CardTerminal that implements the ExtendedVerifiedAPDUInterface can do PIN verification with class 1 and class 3 card reader.
    • Method Detail

      • hasSendVerifiedCommandAPDU

        boolean hasSendVerifiedCommandAPDU()