de.cardcontact.opencard.service.isocard
Interface IsoConstants
public interface IsoConstants
ISO 7816 defined constants
- Author:
- asc
CLA_ISO
static final byte CLA_ISO
- See Also:
- Constant Field Values
CLA_ETSI
static final byte CLA_ETSI
- See Also:
- Constant Field Values
CLA_ASC
static final byte CLA_ASC
- See Also:
- Constant Field Values
CLA_EMV
static final byte CLA_EMV
- See Also:
- Constant Field Values
CLA_PRO
static final byte CLA_PRO
- See Also:
- Constant Field Values
CLA_CHAIN
static final byte CLA_CHAIN
- See Also:
- Constant Field Values
SC_FID
static final byte SC_FID
- See Also:
- Constant Field Values
SC_MF
static final byte SC_MF
- See Also:
- Constant Field Values
SC_DF
static final byte SC_DF
- See Also:
- Constant Field Values
SC_EF
static final byte SC_EF
- See Also:
- Constant Field Values
SC_PARENT
static final byte SC_PARENT
- See Also:
- Constant Field Values
SC_AID
static final byte SC_AID
- See Also:
- Constant Field Values
SO_RETURNFCI
static final byte SO_RETURNFCI
- See Also:
- Constant Field Values
SO_RETURNFCP
static final byte SO_RETURNFCP
- See Also:
- Constant Field Values
SO_NONE
static final byte SO_NONE
- See Also:
- Constant Field Values
RC_FIRST
static final byte RC_FIRST
- See Also:
- Constant Field Values
RC_LAST
static final byte RC_LAST
- See Also:
- Constant Field Values
RC_NEXT
static final byte RC_NEXT
- See Also:
- Constant Field Values
RC_PREVIOUS
static final byte RC_PREVIOUS
- See Also:
- Constant Field Values
RC_ABSOLUTE
static final byte RC_ABSOLUTE
- See Also:
- Constant Field Values
INS_DEACTIVATE_FILE
static final byte INS_DEACTIVATE_FILE
- See Also:
- Constant Field Values
INS_ERASE_RECORD
static final byte INS_ERASE_RECORD
- See Also:
- Constant Field Values
INS_ERASE_BINARY1
static final byte INS_ERASE_BINARY1
- See Also:
- Constant Field Values
INS_ERASE_BINARY2
static final byte INS_ERASE_BINARY2
- See Also:
- Constant Field Values
INS_PERFORM_SCQL_OP
static final byte INS_PERFORM_SCQL_OP
- See Also:
- Constant Field Values
INS_PERFORM_TRANS_OP
static final byte INS_PERFORM_TRANS_OP
- See Also:
- Constant Field Values
INS_PERFORM_USER_OP
static final byte INS_PERFORM_USER_OP
- See Also:
- Constant Field Values
INS_VERIFY
static final byte INS_VERIFY
- See Also:
- Constant Field Values
INS_MANAGE_SE
static final byte INS_MANAGE_SE
- See Also:
- Constant Field Values
INS_CHANGE_CHV
static final byte INS_CHANGE_CHV
- See Also:
- Constant Field Values
INS_DISABLE_CHV
static final byte INS_DISABLE_CHV
- See Also:
- Constant Field Values
INS_ENABLE_CHV
static final byte INS_ENABLE_CHV
- See Also:
- Constant Field Values
INS_PSO
static final byte INS_PSO
- See Also:
- Constant Field Values
INS_UNBLOCK_CHV
static final byte INS_UNBLOCK_CHV
- See Also:
- Constant Field Values
INS_ACTIVATE_FILE
static final byte INS_ACTIVATE_FILE
- See Also:
- Constant Field Values
INS_GENERATE_KEYPAIR
static final byte INS_GENERATE_KEYPAIR
- See Also:
- Constant Field Values
INS_MANAGE_CHANNEL
static final byte INS_MANAGE_CHANNEL
- See Also:
- Constant Field Values
INS_EXTAUTHENTICATE
static final byte INS_EXTAUTHENTICATE
- See Also:
- Constant Field Values
INS_GET_CHALLENGE
static final byte INS_GET_CHALLENGE
- See Also:
- Constant Field Values
INS_GENERAL_AUTH1
static final byte INS_GENERAL_AUTH1
- See Also:
- Constant Field Values
INS_GENERAL_AUTH2
static final byte INS_GENERAL_AUTH2
- See Also:
- Constant Field Values
INS_INTAUTH
static final byte INS_INTAUTH
- See Also:
- Constant Field Values
INS_SEARCH_BINARY1
static final byte INS_SEARCH_BINARY1
- See Also:
- Constant Field Values
INS_SEARCH_BINARY2
static final byte INS_SEARCH_BINARY2
- See Also:
- Constant Field Values
INS_SEARCH_RECORD
static final byte INS_SEARCH_RECORD
- See Also:
- Constant Field Values
INS_SELECT_FILE
static final byte INS_SELECT_FILE
- See Also:
- Constant Field Values
INS_GENERATE_AC
static final byte INS_GENERATE_AC
- See Also:
- Constant Field Values
INS_READ_BINARY
static final byte INS_READ_BINARY
- See Also:
- Constant Field Values
INS_READ_RECORD
static final byte INS_READ_RECORD
- See Also:
- Constant Field Values
INS_GET_RESPONSE
static final byte INS_GET_RESPONSE
- See Also:
- Constant Field Values
INS_GET_DATA
static final byte INS_GET_DATA
- See Also:
- Constant Field Values
INS_WRITE_BINARY
static final byte INS_WRITE_BINARY
- See Also:
- Constant Field Values
INS_WRITE_RECORD
static final byte INS_WRITE_RECORD
- See Also:
- Constant Field Values
INS_UPDATE_BINARY
static final byte INS_UPDATE_BINARY
- See Also:
- Constant Field Values
INS_PUT_DATA
static final byte INS_PUT_DATA
- See Also:
- Constant Field Values
INS_UPDATE_RECORD
static final byte INS_UPDATE_RECORD
- See Also:
- Constant Field Values
INS_CREATE_FILE
static final byte INS_CREATE_FILE
- See Also:
- Constant Field Values
INS_APPEND_RECORD
static final byte INS_APPEND_RECORD
- See Also:
- Constant Field Values
INS_DELETE_FILE
static final byte INS_DELETE_FILE
- See Also:
- Constant Field Values
INS_TERMINATE_DF
static final byte INS_TERMINATE_DF
- See Also:
- Constant Field Values
INS_TERMINATE_EF
static final byte INS_TERMINATE_EF
- See Also:
- Constant Field Values
INS_TERMINATE_CARD
static final byte INS_TERMINATE_CARD
- See Also:
- Constant Field Values
INS_INSTALL
static final byte INS_INSTALL
- See Also:
- Constant Field Values
INS_LOAD
static final byte INS_LOAD
- See Also:
- Constant Field Values
P1_PSO_HASH
static final byte P1_PSO_HASH
- See Also:
- Constant Field Values
P2_PSO_HASH_PLAIN
static final byte P2_PSO_HASH_PLAIN
- See Also:
- Constant Field Values
P2_PSO_HASH_TLV
static final byte P2_PSO_HASH_TLV
- See Also:
- Constant Field Values
P1_PSO_CDS
static final byte P1_PSO_CDS
- See Also:
- Constant Field Values
P2_PSO_CDS_DTBS
static final byte P2_PSO_CDS_DTBS
- See Also:
- Constant Field Values
UQ_VER_ENC_EXTAUT
static final byte UQ_VER_ENC_EXTAUT
- See Also:
- Constant Field Values
UQ_COM_DEC_INTAUT
static final byte UQ_COM_DEC_INTAUT
- See Also:
- Constant Field Values
UQ_SM_RESPONSE
static final byte UQ_SM_RESPONSE
- See Also:
- Constant Field Values
UQ_SM_COMMAND
static final byte UQ_SM_COMMAND
- See Also:
- Constant Field Values
UQ_USER_AUT
static final byte UQ_USER_AUT
- See Also:
- Constant Field Values
P1_MSE_SET
static final byte P1_MSE_SET
- See Also:
- Constant Field Values
P1_MSE_STORE
static final byte P1_MSE_STORE
- See Also:
- Constant Field Values
P1_MSE_RESTORE
static final byte P1_MSE_RESTORE
- See Also:
- Constant Field Values
P1_MSE_ERASE
static final byte P1_MSE_ERASE
- See Also:
- Constant Field Values
CRT_AT
static final byte CRT_AT
- See Also:
- Constant Field Values
CRT_HT
static final byte CRT_HT
- See Also:
- Constant Field Values
CRT_CCT
static final byte CRT_CCT
- See Also:
- Constant Field Values
CRT_DST
static final byte CRT_DST
- See Also:
- Constant Field Values
CRT_CT
static final byte CRT_CT
- See Also:
- Constant Field Values
SM_PLAIN
static final byte SM_PLAIN
- See Also:
- Constant Field Values
SM_HASH_INPUT
static final byte SM_HASH_INPUT
- See Also:
- Constant Field Values
SM_VERIFY_CERT1
static final byte SM_VERIFY_CERT1
- See Also:
- Constant Field Values
SM_VERIFY_CERT2
static final byte SM_VERIFY_CERT2
- See Also:
- Constant Field Values
RC_OK
static final int RC_OK
- See Also:
- Constant Field Values
RC_TIMEOUT
static final int RC_TIMEOUT
- See Also:
- Constant Field Values
RC_OKMOREDATA
static final byte RC_OKMOREDATA
- See Also:
- Constant Field Values
RC_WARNING
static final int RC_WARNING
- See Also:
- Constant Field Values
RC_WARNING1
static final int RC_WARNING1
- See Also:
- Constant Field Values
RC_DATAINV
static final int RC_DATAINV
- See Also:
- Constant Field Values
RC_EOF
static final int RC_EOF
- See Also:
- Constant Field Values
RC_INVFILE
static final int RC_INVFILE
- See Also:
- Constant Field Values
RC_INVFORMAT
static final int RC_INVFORMAT
- See Also:
- Constant Field Values
RC_WARNINGNVCHGED
static final byte RC_WARNINGNVCHGED
- See Also:
- Constant Field Values
RC_WARNINGNVCHG
static final int RC_WARNINGNVCHG
- See Also:
- Constant Field Values
RC_WARNINGCOUNT
static final int RC_WARNINGCOUNT
- See Also:
- Constant Field Values
RC_WARNING0LEFT
static final int RC_WARNING0LEFT
- See Also:
- Constant Field Values
RC_WARNING1LEFT
static final int RC_WARNING1LEFT
- See Also:
- Constant Field Values
RC_WARNING2LEFT
static final int RC_WARNING2LEFT
- See Also:
- Constant Field Values
RC_WARNING3LEFT
static final int RC_WARNING3LEFT
- See Also:
- Constant Field Values
RC_EXECERR
static final int RC_EXECERR
- See Also:
- Constant Field Values
RC_MEMERR
static final int RC_MEMERR
- See Also:
- Constant Field Values
RC_MEMERRWRITE
static final int RC_MEMERRWRITE
- See Also:
- Constant Field Values
RC_INVLEN
static final byte RC_INVLEN
- See Also:
- Constant Field Values
RC_WRONGLENGTH
static final int RC_WRONGLENGTH
- See Also:
- Constant Field Values
RC_CLANOTSUPPORTED
static final int RC_CLANOTSUPPORTED
- See Also:
- Constant Field Values
RC_LCNOTSUPPORTED
static final int RC_LCNOTSUPPORTED
- See Also:
- Constant Field Values
RC_SMNOTSUPPORTED
static final int RC_SMNOTSUPPORTED
- See Also:
- Constant Field Values
RC_LASTCMDEXPECTED
static final int RC_LASTCMDEXPECTED
- See Also:
- Constant Field Values
RC_CHAINNOTSUPPORTED
static final int RC_CHAINNOTSUPPORTED
- See Also:
- Constant Field Values
RC_COMNOTALLOWED
static final int RC_COMNOTALLOWED
- See Also:
- Constant Field Values
RC_COMINCOMPATIBLE
static final int RC_COMINCOMPATIBLE
- See Also:
- Constant Field Values
RC_SECSTATNOTSAT
static final int RC_SECSTATNOTSAT
- See Also:
- Constant Field Values
RC_AUTHMETHLOCKED
static final int RC_AUTHMETHLOCKED
- See Also:
- Constant Field Values
RC_REFDATANOTUSABLE
static final int RC_REFDATANOTUSABLE
- See Also:
- Constant Field Values
RC_CONDOFUSENOTSAT
static final int RC_CONDOFUSENOTSAT
- See Also:
- Constant Field Values
RC_COMNOTALLOWNOEF
static final int RC_COMNOTALLOWNOEF
- See Also:
- Constant Field Values
RC_SMOBJMISSING
static final int RC_SMOBJMISSING
- See Also:
- Constant Field Values
RC_INCSMDATAOBJECT
static final int RC_INCSMDATAOBJECT
- See Also:
- Constant Field Values
RC_INVPARA
static final int RC_INVPARA
- See Also:
- Constant Field Values
RC_INVDATA
static final int RC_INVDATA
- See Also:
- Constant Field Values
RC_FUNCNOTSUPPORTED
static final int RC_FUNCNOTSUPPORTED
- See Also:
- Constant Field Values
RC_NOAPPL
static final int RC_NOAPPL
- See Also:
- Constant Field Values
RC_FILENOTFOUND
static final int RC_FILENOTFOUND
- See Also:
- Constant Field Values
RC_RECORDNOTFOUND
static final int RC_RECORDNOTFOUND
- See Also:
- Constant Field Values
RC_OUTOFMEMORY
static final int RC_OUTOFMEMORY
- See Also:
- Constant Field Values
RC_INVLCTLV
static final int RC_INVLCTLV
- See Also:
- Constant Field Values
RC_INVACC
static final int RC_INVACC
- See Also:
- Constant Field Values
RC_INCP1P2
static final int RC_INCP1P2
- See Also:
- Constant Field Values
RC_INVLC
static final int RC_INVLC
- See Also:
- Constant Field Values
RC_RDNOTFOUND
static final int RC_RDNOTFOUND
- See Also:
- Constant Field Values
RC_FILEEXISTS
static final int RC_FILEEXISTS
- See Also:
- Constant Field Values
RC_DFNAMEEXISTS
static final int RC_DFNAMEEXISTS
- See Also:
- Constant Field Values
RC_INVP1P2
static final int RC_INVP1P2
- See Also:
- Constant Field Values
RC_INVLE
static final byte RC_INVLE
- See Also:
- Constant Field Values
RC_INVINS
static final byte RC_INVINS
- See Also:
- Constant Field Values
RC_INVCLA
static final int RC_INVCLA
- See Also:
- Constant Field Values
RC_ACNOTSATISFIED
static final int RC_ACNOTSATISFIED
- See Also:
- Constant Field Values
RC_NOMORESTORAGE
static final int RC_NOMORESTORAGE
- See Also:
- Constant Field Values
RC_GENERALERROR
static final int RC_GENERALERROR
- See Also:
- Constant Field Values
TAG_FCP
static final byte TAG_FCP
- See Also:
- Constant Field Values
TAG_FCI
static final byte TAG_FCI
- See Also:
- Constant Field Values
TAG_FCPFILETYPE
static final byte TAG_FCPFILETYPE
- See Also:
- Constant Field Values
TAG_FCPFID
static final byte TAG_FCPFID
- See Also:
- Constant Field Values
TAG_FCPDFNAME
static final byte TAG_FCPDFNAME
- See Also:
- Constant Field Values
TAG_FCPSFI
static final byte TAG_FCPSFI
- See Also:
- Constant Field Values
TAG_FCPLCSI
static final byte TAG_FCPLCSI
- See Also:
- Constant Field Values
TAG_KEYREFERENCE
static final byte TAG_KEYREFERENCE
- See Also:
- Constant Field Values
TAG_PRKEYREFERENCE
static final byte TAG_PRKEYREFERENCE
- See Also:
- Constant Field Values
TAG_ALGOREFERENCE
static final byte TAG_ALGOREFERENCE
- See Also:
- Constant Field Values
CARDTYPE_MICARDO20
static final int CARDTYPE_MICARDO20
- See Also:
- Constant Field Values
CARDTYPE_MICARDO21
static final int CARDTYPE_MICARDO21
- See Also:
- Constant Field Values
CARDTYPE_MICARDO23
static final int CARDTYPE_MICARDO23
- See Also:
- Constant Field Values
CARDTYPE_STARCOS30
static final int CARDTYPE_STARCOS30
- See Also:
- Constant Field Values
CARDTYPE_TCOSICAO30
static final int CARDTYPE_TCOSICAO30
- See Also:
- Constant Field Values
CARDTYPE_JCOP41
static final int CARDTYPE_JCOP41
- See Also:
- Constant Field Values
CARDTYPE_EC
static final int CARDTYPE_EC
- See Also:
- Constant Field Values
CARDTYPE_GEMXCOS
static final int CARDTYPE_GEMXCOS
- See Also:
- Constant Field Values
CARDTYPE_ACOS
static final int CARDTYPE_ACOS
- See Also:
- Constant Field Values
CARDTYPE_CARDOS
static final int CARDTYPE_CARDOS
- See Also:
- Constant Field Values