JCAlgTest icon indicating copy to clipboard operation
JCAlgTest copied to clipboard

Add automatic test for extended apdu

Open petrs opened this issue 10 years ago • 1 comments

  • requires automatic upload of applet to card with import javacardx.apdu.ExtendedLength; public class AlgTest extends javacard.framework.Applet implements ExtendedLength
  • if not supported, upload will fail and this provides support information

petrs avatar Jan 23 '14 12:01 petrs

Code to test APDU handling and different sizes also is interesting

martinpaljak avatar Jan 23 '14 12:01 martinpaljak