KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javacard > framework > ISO7816

javacard.framework
Interface ISO7816


public static final byte CLA_ISO7816
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final byte INS_EXTERNAL_AUTHENTICATE
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final byte INS_SELECT
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final byte OFFSET_CDATA
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final byte OFFSET_CLA
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final byte OFFSET_INS
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final byte OFFSET_LC
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final byte OFFSET_P1
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final byte OFFSET_P2
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_APPLET_SELECT_FAILED
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_BYTES_REMAINING_00
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_CLA_NOT_SUPPORTED
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_COMMAND_NOT_ALLOWED
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_CONDITIONS_NOT_SATISFIED
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_CORRECT_LENGTH_00
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_DATA_INVALID
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_FILE_FULL
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_FILE_INVALID
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_FILE_NOT_FOUND
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_FUNC_NOT_SUPPORTED
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_INCORRECT_P1P2
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_INS_NOT_SUPPORTED
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_LOGICAL_CHANNEL_NOT_SUPPORTED
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_NO_ERROR
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_RECORD_NOT_FOUND
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_SECURE_MESSAGING_NOT_SUPPORTED
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_SECURITY_STATUS_NOT_SATISFIED
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_UNKNOWN
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_WARNING_STATE_UNCHANGED
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_WRONG_DATA
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_WRONG_LENGTH
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final short SW_WRONG_P1P2
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags