示例#1
0
 /**
  * Returns ATR of the selected application.
  *
  * @return byte[] ATR.
  */
 public byte[] getATR() {
   return cad.getATR();
 }