Interface APDUInterface

  • All Known Implementing Classes:
    RemoteClientCardService, SmartCardHSMCardService

    public interface APDUInterface
    Interface provided by a CardService to allow APDU access, potentially performing transformations before the APDU is forwarded to the card.
    Author:
    asc