Searched refs:getINS (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/test/javax/smartcardio/
H A DSerialize.java66 if (c2.getINS() != 0xA4) {
67 throw new Exception("INS mismatch: " + c2.getINS());
/openjdk7/jdk/src/share/classes/javax/smartcardio/
H A DCommandAPDU.java496 public int getINS() { method in class:CommandAPDU

Completed in 30 milliseconds