Class ShadowIsoDep

    • Constructor Detail

      • ShadowIsoDep

        public ShadowIsoDep()
    • Method Detail

      • newInstance

        public static IsoDep newInstance()
      • setTransceiveResponse

        public void setTransceiveResponse​(byte[] response)
      • setNextTransceiveResponse

        public void setNextTransceiveResponse​(byte[] response)
      • setTimeout

        @Implementation
        protected void setTimeout​(int timeoutMillis)
      • getMaxTransceiveLength

        @Implementation
        protected int getMaxTransceiveLength()
      • setMaxTransceiveLength

        public void setMaxTransceiveLength​(int length)
      • isExtendedLengthApduSupported

        @Implementation
        protected boolean isExtendedLengthApduSupported()
      • setExtendedLengthApduSupported

        public void setExtendedLengthApduSupported​(boolean supported)