Class ClientProtocol

  • Direct Known Subclasses:
    ClientPCSCProtocol, ClientT0Protocol, ClientT1Protocol

    public abstract class ClientProtocol
    extends java.lang.Object
    The ClientProtocol class is the abstract class that all client protocol (T=0/T=1) classes are derived from.
    • Constructor Summary

      Constructors 
      Constructor Description
      ClientProtocol()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract void exchangeApdu​(Apdu apdu)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait