Class eRFID_ErrorCodes
java.lang.Object
com.regula.documentreader.api.enums.eRFID_ErrorCodes
Created by Sergey Yakimchik on 2.03.22.
Copyright (c) 2022 Regula. All rights reserved.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intRequested operation has already been performedstatic final intSDK control library is busy.static final intError of operation execution (common case)static final intFile input/output errorstatic final intIncorrect directory namestatic final intIncorrect command parameterstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intError of executing APDU-command of Master File or application selectionstatic final intError of _External Authenticate _APDU-command execution when performing TA procedurestatic final intAttempt of reading outside the end of the filestatic final intAttempt of reading outside the file end of thestatic final intFile not foundstatic final intError of _General Authenticate _APDU-command execution when performing PACE procedure at steps 1-3static final intError of Get Challenge APDU-command executionstatic final intError of the execution of MSE:Set AT (variants of appearance – see RFID_LAYER6_- MSE_SET_AT_- FAILURE _description) or _General Authenticate (variants of appearance – see _RFID_LAYER6_- GENERAL_AUTH_- FAILURE _description).static final intError of _Internal Authenticate _APDU-command execution when performing AA procedurestatic final intError of MSE:Set AT APDU-command execution when performing the procedures: - PACE - TA - CA - RIstatic final intError of MSE:Set DST APDU-command execution when performing TA procedurestatic final intError of MSE:Set KAT APDU-command execution when performing CA procedure, version 1static final intError of the cryptogram validation during BACstatic final intone of the errors of the APDU-commands: - Mutual Authenticate - performing the BAC - General Authenticate - at the 4th step of PACE performance - General Authenticate - performing the CAstatic final intstatic final intError of the cryptogram checksum validation during BAC procedurestatic final intUnavailable data, pointed to by the APDU-command parametersstatic final intResponse to Read Binary APDU-command, using 'B1' parameter for file data reading with an offset >32767, is not represented in the TLV-formatstatic final intError of PSO:Verify Certificate APDU-command execution when performing TA procedurestatic final intError of the execution of MSE:Set AT (when performing PACE) or General Authenticate (variants of appearance are analogue to _RFID_LAYER6_GE- NERAL_AUTH_ FAILURE).static final intError of the execution of MSE:Set AT (when performing PACE) or General Authenticate (variants of appearance are analogue to _RFID_LAYER6_GE- NERAL_AUTH_ FAILURE).static final intError of the execution of MSE:Set AT (when performing PACE).static final intstatic final interror of the execution of MSE:Set AT when performing PACE procedure or General Authenticate (variants of appearance are analogue to RFID_ LAYER6_GENERA L_AUTH_FAILURE ).static final intstatic final intstatic final intSecure communication channel organization is required to access datastatic final intIncorrect contents of the data padding object in the protected APDU-response from the RFID-chip (SM '87' data object)static final intAbsence of the data padding object in the protected APDU-response from the RFID-chip (SM '87' data object)static final intAbsence of the checksum in the protected APDU-response from the RFID-chip (SM '8E' data object)static final intAbsence of the command execution status in the protected APDU-response from the RFID- chip (SM '99' data object)static final intError of the checksum validation of the protected APDU-response from the RFID-chipstatic final intIncorrect length of the data received as a result of Get Challenge APDU-command executionstatic final intRFID-chip is absent in the scope of the readerstatic final intSuccessful operationstatic final intRequested operation unavailablestatic final intInsufficient memory for command executionstatic final intSDK control library was not initializedstatic final intOperation was not performedstatic final intIt is required to update reader’s firmwarestatic final intFailed to connect with RFID-chipstatic final intData exchange with RFID-chip takes place.static final intNo active RFID-chipstatic final intError of executing command of extended length reading.static final intError of command of data exchange with RFID-chip execution (common case)static final intError of SCard service when data exchanging with RFID-chipstatic final intData reading operation cancelled by the userstatic final intRFID-chip reader unavailablestatic final intAA procedure failedstatic final intCA procedure failedstatic final intDiscrepancy between the selected CA variant on the preliminary and main stagesstatic final intPreliminary CA procedure is requiredstatic final intExecution of TA preliminary step (for version 2) is required – computing CA ephemeral public keysstatic final intPreliminary opening of the secure data access session is required (PACE)static final intPreliminary opening of the secure data access session is required (PACE or BAC)static final intPreliminary TA procedure is requiredstatic final intRI procedure failedstatic final intTA procedure failedstatic final intUnknown type of the procedure of authentication or secure data accessstatic final intIncorrect key contents (empty or zero string)static final intSecure data access procedure does not allow to use the given key typestatic final intSecure data access key was not set for the current sessionstatic final intKey type is not supported by the current terminal type, or the rights to its use are insufficientstatic final intUnknown access key typestatic final intUnsupported type of secure data access procedurestatic final intIt is required to set the value of eSign-PIN for the current sessionstatic final intIt is required to execute verification of _eSign-PIN _for the current sessionstatic final intSelection of eSign application is required to access its functionalitystatic final intError of access to the protected data groupsstatic final intError of physical data readingstatic final intUse of the read data is impossiblestatic final intIn compliance of the structure of the formed ASN.1-objects with the requirements of specification (in the context of specific file)static final intIncorrect data of the file contents ASN.1 objectstatic final intNo sufficient data for creation of the file contents ASN.1 object.static final intIn compliance of the structure of the file contents ASN.1 object with the structure given in the respective specificationstatic final intIncorrect value of the data group tagstatic final intIncorrect session object datastatic final intVerification of auxiliary data (Community ID) failedstatic final intVerification of auxiliary data (age) failedstatic final intVerification of auxiliary data (date of expiry) failedstatic final intSession closed, operation impossiblestatic final intInformational data group integrity verification failedstatic final intDocument security object digital signature verification failedstatic final intType of authentication procedure was not set for the current sessionstatic final intUnknown authentication procedure typestatic final intDefined type terminal does not support this type of procedurestatic final intOperation of password management is not authorized for the current terminal typestatic final intError of reading or analysis of the terminal certificate datastatic final intTerminal type was not defined for the current sessionstatic final intUnknown type of terminalstatic final intOperation is not supported by the current type of terminalstatic final intUnknown command -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
RFID_ERROR_NO_ERROR
public static final int RFID_ERROR_NO_ERRORSuccessful operation- See Also:
-
RFID_ERROR_ALREADY_DONE
public static final int RFID_ERROR_ALREADY_DONERequested operation has already been performed- See Also:
-
RFID_ERROR_FAILED
public static final int RFID_ERROR_FAILEDError of operation execution (common case)- See Also:
-
RFID_ERROR_NO_CHIP_DETECTED
public static final int RFID_ERROR_NO_CHIP_DETECTEDRFID-chip is absent in the scope of the reader- See Also:
-
RFID_ERROR_NOT_AVAILABLE
public static final int RFID_ERROR_NOT_AVAILABLERequested operation unavailable- See Also:
-
RFID_ERROR_INVALID_PARAMETER
public static final int RFID_ERROR_INVALID_PARAMETERIncorrect command parameter- See Also:
-
RFID_ERROR_NOT_INITIALIZED
public static final int RFID_ERROR_NOT_INITIALIZEDSDK control library was not initialized- See Also:
-
RFID_ERROR_NOT_ENOUGH_MEMORY
public static final int RFID_ERROR_NOT_ENOUGH_MEMORYInsufficient memory for command execution- See Also:
-
RFID_ERROR_INVALID_DIRECTORY
public static final int RFID_ERROR_INVALID_DIRECTORYIncorrect directory name- See Also:
-
RFID_ERROR_UNKNOWN_COMMAND
public static final int RFID_ERROR_UNKNOWN_COMMANDUnknown command- See Also:
-
RFID_ERROR_FILE_IO_ERROR
public static final int RFID_ERROR_FILE_IO_ERRORFile input/output error- See Also:
-
RFID_ERROR_BUSY
public static final int RFID_ERROR_BUSYSDK control library is busy. Execution of the command is impossible- See Also:
-
RFID_ERROR_OLD_FIRMWARE
public static final int RFID_ERROR_OLD_FIRMWAREIt is required to update reader’s firmware- See Also:
-
RFID_ERROR_PCSC_FAILED
public static final int RFID_ERROR_PCSC_FAILEDError of command of data exchange with RFID-chip execution (common case)- See Also:
-
RFID_ERROR_PCSC_READER_NOT_AVAILABLE
public static final int RFID_ERROR_PCSC_READER_NOT_AVAILABLERFID-chip reader unavailable- See Also:
-
RFID_ERROR_PCSC_CANT_CONNECT_CARD
public static final int RFID_ERROR_PCSC_CANT_CONNECT_CARDFailed to connect with RFID-chip- See Also:
-
RFID_ERROR_PCSC_CARD_IS_NOT_CONNECTED
public static final int RFID_ERROR_PCSC_CARD_IS_NOT_CONNECTEDNo active RFID-chip- See Also:
-
RFID_ERROR_PCSC_OPERATION_CANCELLED
public static final int RFID_ERROR_PCSC_OPERATION_CANCELLEDData reading operation cancelled by the user- See Also:
-
RFID_ERROR_PCSC_CARD_IS_BUSY
public static final int RFID_ERROR_PCSC_CARD_IS_BUSYData exchange with RFID-chip takes place. Execution of the command is impossible- See Also:
-
RFID_ERROR_PCSC_FAILED_SCARD
public static final int RFID_ERROR_PCSC_FAILED_SCARDError of SCard service when data exchanging with RFID-chip- See Also:
-
RFID_ERROR_PCSC_EXT_LE_FAILED
public static final int RFID_ERROR_PCSC_EXT_LE_FAILEDError of executing command of extended length reading. Full reinitialization of RFID-chip is required- See Also:
-
RFID_ERROR_LAYER6_SECURITY_MANAGER
public static final int RFID_ERROR_LAYER6_SECURITY_MANAGERSecure communication channel organization is required to access data- See Also:
-
RFID_ERROR_LAYER6_APP_SELECTION_FAILURE
public static final int RFID_ERROR_LAYER6_APP_SELECTION_FAILUREError of executing APDU-command of Master File or application selection- See Also:
-
RFID_ERROR_LAYER6_MUTUAL_AUTH_MAC_FAIL
public static final int RFID_ERROR_LAYER6_MUTUAL_AUTH_MAC_FAILError of the cryptogram checksum validation during BAC procedure- See Also:
-
RFID_ERROR_LAYER6_MUTUAL_AUTH_ENC_FAIL
public static final int RFID_ERROR_LAYER6_MUTUAL_AUTH_ENC_FAILError of the cryptogram validation during BAC- See Also:
-
RFID_ERROR_LAYER6_MUTUAL_AUTH_FAILURE
public static final int RFID_ERROR_LAYER6_MUTUAL_AUTH_FAILUREone of the errors of the APDU-commands: - Mutual Authenticate - performing the BAC - General Authenticate - at the 4th step of PACE performance - General Authenticate - performing the CA- See Also:
-
RFID_ERROR_LAYER6_MUTUAL_AUTH_FAILURE_DATA
public static final int RFID_ERROR_LAYER6_MUTUAL_AUTH_FAILURE_DATA- See Also:
-
RFID_ERROR_LAYER6_SM_DO_8E_MISSING
public static final int RFID_ERROR_LAYER6_SM_DO_8E_MISSINGAbsence of the checksum in the protected APDU-response from the RFID-chip (SM '8E' data object)- See Also:
-
RFID_ERROR_LAYER6_SM_DO_87_MISSING
public static final int RFID_ERROR_LAYER6_SM_DO_87_MISSINGAbsence of the data padding object in the protected APDU-response from the RFID-chip (SM '87' data object)- See Also:
-
RFID_ERROR_LAYER6_SM_DO_99_MISSING
public static final int RFID_ERROR_LAYER6_SM_DO_99_MISSINGAbsence of the command execution status in the protected APDU-response from the RFID- chip (SM '99' data object)- See Also:
-
RFID_ERROR_LAYER6_SM_MAC_INCORRECT
public static final int RFID_ERROR_LAYER6_SM_MAC_INCORRECTError of the checksum validation of the protected APDU-response from the RFID-chip- See Also:
-
RFID_ERROR_LAYER6_SM_DO_87_INCORRECT
public static final int RFID_ERROR_LAYER6_SM_DO_87_INCORRECTIncorrect contents of the data padding object in the protected APDU-response from the RFID-chip (SM '87' data object)- See Also:
-
RFID_ERROR_LAYER6_NON_TLV_RESPONSE_DATA
public static final int RFID_ERROR_LAYER6_NON_TLV_RESPONSE_DATAResponse to Read Binary APDU-command, using 'B1' parameter for file data reading with an offset >32767, is not represented in the TLV-format- See Also:
-
RFID_ERROR_LAYER6_WRONG_RND_ICC_LENGTH
public static final int RFID_ERROR_LAYER6_WRONG_RND_ICC_LENGTHIncorrect length of the data received as a result of Get Challenge APDU-command execution- See Also:
-
RFID_ERROR_LAYER6_INT_AUTH_FAILURE
public static final int RFID_ERROR_LAYER6_INT_AUTH_FAILUREError of _Internal Authenticate _APDU-command execution when performing AA procedure- See Also:
-
RFID_ERROR_LAYER6_MSE_SET_KAT_FAILURE
public static final int RFID_ERROR_LAYER6_MSE_SET_KAT_FAILUREError of MSE:Set KAT APDU-command execution when performing CA procedure, version 1- See Also:
-
RFID_ERROR_LAYER6_MSE_SET_DST_FAILURE
public static final int RFID_ERROR_LAYER6_MSE_SET_DST_FAILUREError of MSE:Set DST APDU-command execution when performing TA procedure- See Also:
-
RFID_ERROR_LAYER6_PSO_CERTIFICATE_FAILURE
public static final int RFID_ERROR_LAYER6_PSO_CERTIFICATE_FAILUREError of PSO:Verify Certificate APDU-command execution when performing TA procedure- See Also:
-
RFID_ERROR_LAYER6_MSE_SET_AT_FAILURE
public static final int RFID_ERROR_LAYER6_MSE_SET_AT_FAILUREError of MSE:Set AT APDU-command execution when performing the procedures: - PACE - TA - CA - RI- See Also:
-
RFID_ERROR_LAYER6_GET_CHALLENGE_FAILURE
public static final int RFID_ERROR_LAYER6_GET_CHALLENGE_FAILUREError of Get Challenge APDU-command execution- See Also:
-
RFID_ERROR_LAYER6_EXT_AUTH_FAILURE
public static final int RFID_ERROR_LAYER6_EXT_AUTH_FAILUREError of _External Authenticate _APDU-command execution when performing TA procedure- See Also:
-
RFID_ERROR_LAYER6_GENERAL_AUTH_FAILURE
public static final int RFID_ERROR_LAYER6_GENERAL_AUTH_FAILUREError of _General Authenticate _APDU-command execution when performing PACE procedure at steps 1-3- See Also:
-
RFID_ERROR_LAYER6_FILE_NOT_FOUND
public static final int RFID_ERROR_LAYER6_FILE_NOT_FOUNDFile not found- See Also:
-
RFID_ERROR_LAYER6_FILE_EOF1
public static final int RFID_ERROR_LAYER6_FILE_EOF1Attempt of reading outside the end of the file- See Also:
-
RFID_ERROR_LAYER6_FILE_EOF2
public static final int RFID_ERROR_LAYER6_FILE_EOF2Attempt of reading outside the file end of the- See Also:
-
RFID_ERROR_LAYER6_INCORRECT_PARAMS
public static final int RFID_ERROR_LAYER6_INCORRECT_PARAMSError of the execution of MSE:Set AT (variants of appearance – see RFID_LAYER6_- MSE_SET_AT_- FAILURE _description) or _General Authenticate (variants of appearance – see _RFID_LAYER6_- GENERAL_AUTH_- FAILURE _description).- See Also:
-
RFID_ERROR_LAYER6_NO_REFERENCE_DATA
public static final int RFID_ERROR_LAYER6_NO_REFERENCE_DATAUnavailable data, pointed to by the APDU-command parameters- See Also:
-
RFID_ERROR_LAYER6_PWD_SUSPEND
public static final int RFID_ERROR_LAYER6_PWD_SUSPEND- See Also:
-
RFID_ERROR_LAYER6_PWD_BLOCKED
public static final int RFID_ERROR_LAYER6_PWD_BLOCKEDError of the execution of MSE:Set AT (when performing PACE) or General Authenticate (variants of appearance are analogue to _RFID_LAYER6_GE- NERAL_AUTH_ FAILURE). _It means that the selected password is blocked. It is required to perform a procedure of password unblocking- See Also:
-
RFID_ERROR_LAYER6_PWD_DEACTIVATED
public static final int RFID_ERROR_LAYER6_PWD_DEACTIVATEDError of the execution of MSE:Set AT (when performing PACE). It means that the selected password is deactivated. It is required to perform a procedure of password activation- See Also:
-
RFID_ERROR_LAYER6_PWD_BLOCKED2
public static final int RFID_ERROR_LAYER6_PWD_BLOCKED2Error of the execution of MSE:Set AT (when performing PACE) or General Authenticate (variants of appearance are analogue to _RFID_LAYER6_GE- NERAL_AUTH_ FAILURE). _It means that the selected password is blocked. It is required to perform a procedure of password unblocking- See Also:
-
RFID_ERROR_LAYER6_PWD_DEACTIVATED2
public static final int RFID_ERROR_LAYER6_PWD_DEACTIVATED2- See Also:
-
RFID_ERROR_LAYER6_PWD_SUSPEND2
public static final int RFID_ERROR_LAYER6_PWD_SUSPEND2- See Also:
-
RFID_ERROR_LAYER6_PWD_FAILED
public static final int RFID_ERROR_LAYER6_PWD_FAILEDerror of the execution of MSE:Set AT when performing PACE procedure or General Authenticate (variants of appearance are analogue to RFID_ LAYER6_GENERA L_AUTH_FAILURE ). It means that incorrect password value has been used. Low order 8 bits of code contain the remaining number of attempts for this password. The user application may try to repeat an attempt of performing the required procedure with other values- See Also:
-
RFID_ERROR_NOT_PERFORMED
public static final int RFID_ERROR_NOT_PERFORMEDOperation was not performed- See Also:
-
RFID_ERROR_SESSION_IS_CLOSED
public static final int RFID_ERROR_SESSION_IS_CLOSEDSession closed, operation impossible- See Also:
-
RFID_ERROR_SESSION_TERMINAL_UNSUPPORTED_OPERATION
public static final int RFID_ERROR_SESSION_TERMINAL_UNSUPPORTED_OPERATIONOperation is not supported by the current type of terminal- See Also:
-
RFID_ERROR_SESSION_TERMINAL_TYPE_UNKNOWN
public static final int RFID_ERROR_SESSION_TERMINAL_TYPE_UNKNOWNUnknown type of terminal- See Also:
-
RFID_ERROR_SESSION_TERMINAL_TYPE_BAD_CERTIFICATE
public static final int RFID_ERROR_SESSION_TERMINAL_TYPE_BAD_CERTIFICATEError of reading or analysis of the terminal certificate data- See Also:
-
RFID_ERROR_SESSION_TERMINAL_TYPE_NOT_SET
public static final int RFID_ERROR_SESSION_TERMINAL_TYPE_NOT_SETTerminal type was not defined for the current session- See Also:
-
RFID_ERROR_SESSION_PROCEDURE_TYPE_UNKNOWN
public static final int RFID_ERROR_SESSION_PROCEDURE_TYPE_UNKNOWNUnknown authentication procedure type- See Also:
-
RFID_ERROR_Session_Procedure_Type_Unsupported
public static final int RFID_ERROR_Session_Procedure_Type_UnsupportedDefined type terminal does not support this type of procedure- See Also:
-
RFID_ERROR_SESSION_PROCEDURE_TYPE_NOT_SET
public static final int RFID_ERROR_SESSION_PROCEDURE_TYPE_NOT_SETType of authentication procedure was not set for the current session- See Also:
-
RFID_ERROR_SESSION_ACCESS_KEY_UNKNOWN_TYPE
public static final int RFID_ERROR_SESSION_ACCESS_KEY_UNKNOWN_TYPEUnknown access key type- See Also:
-
RFID_ERROR_SESSION_ACCESS_KEY_UNSUPPORTED_SM_TYPE
public static final int RFID_ERROR_SESSION_ACCESS_KEY_UNSUPPORTED_SM_TYPEUnsupported type of secure data access procedure- See Also:
-
RFID_ERROR_SESSION_ACCESS_KEY_INCORRECT_SM_TYPE
public static final int RFID_ERROR_SESSION_ACCESS_KEY_INCORRECT_SM_TYPESecure data access procedure does not allow to use the given key type- See Also:
-
RFID_ERROR_SESSION_ACCESS_KEY_RESTRICTED
public static final int RFID_ERROR_SESSION_ACCESS_KEY_RESTRICTEDKey type is not supported by the current terminal type, or the rights to its use are insufficient- See Also:
-
RFID_ERROR_SESSION_ACCESS_KEY_INCORRECT_DATA
public static final int RFID_ERROR_SESSION_ACCESS_KEY_INCORRECT_DATAIncorrect key contents (empty or zero string)- See Also:
-
RFID_ERROR_SESSION_ACCESS_KEY_NOT_SET
public static final int RFID_ERROR_SESSION_ACCESS_KEY_NOT_SETSecure data access key was not set for the current session- See Also:
-
RFID_ERROR_SESSION_PWD_MANAGEMENT_NOT_AUTHORIZED
public static final int RFID_ERROR_SESSION_PWD_MANAGEMENT_NOT_AUTHORIZEDOperation of password management is not authorized for the current terminal type- See Also:
-
RFID_ERROR_SESSION_ACCESS_CONTROL_UNKNOWN_TYPE
public static final int RFID_ERROR_SESSION_ACCESS_CONTROL_UNKNOWN_TYPEUnknown type of the procedure of authentication or secure data access- See Also:
-
RFID_ERROR_SESSION_ACCESS_CONTROL_REQUIRES_SM
public static final int RFID_ERROR_SESSION_ACCESS_CONTROL_REQUIRES_SMPreliminary opening of the secure data access session is required (PACE or BAC)- See Also:
-
RFID_ERROR_SESSION_ACCESS_CONTROL_REQUIRES_PACE
public static final int RFID_ERROR_SESSION_ACCESS_CONTROL_REQUIRES_PACEPreliminary opening of the secure data access session is required (PACE)- See Also:
-
RFID_ERROR_SESSION_ACCESS_CONTROL_REQUIRES_CA_KEYS
public static final int RFID_ERROR_SESSION_ACCESS_CONTROL_REQUIRES_CA_KEYSExecution of TA preliminary step (for version 2) is required – computing CA ephemeral public keys- See Also:
-
RFID_ERROR_SESSION_ACCESS_CONTROL_REQUIRES_TA
public static final int RFID_ERROR_SESSION_ACCESS_CONTROL_REQUIRES_TAPreliminary TA procedure is required- See Also:
-
RFID_ERROR_SESSION_ACCESS_CONTROL_REQUIRES_CA
public static final int RFID_ERROR_SESSION_ACCESS_CONTROL_REQUIRES_CAPreliminary CA procedure is required- See Also:
-
RFID_ERROR_SESSION_ACCESS_CONTROL_INCORRECT_OPTION_CA
public static final int RFID_ERROR_SESSION_ACCESS_CONTROL_INCORRECT_OPTION_CADiscrepancy between the selected CA variant on the preliminary and main stages- See Also:
-
RFID_ERROR_SESSION_ACCESS_CONTROL_CA_FAILED
public static final int RFID_ERROR_SESSION_ACCESS_CONTROL_CA_FAILEDCA procedure failed- See Also:
-
RFID_ERROR_SESSION_ACCESS_CONTROL_TA_FAILED
public static final int RFID_ERROR_SESSION_ACCESS_CONTROL_TA_FAILEDTA procedure failed- See Also:
-
RFID_ERROR_SESSION_ACCESS_CONTROL_AA_FAILED
public static final int RFID_ERROR_SESSION_ACCESS_CONTROL_AA_FAILEDAA procedure failed- See Also:
-
RFID_ERROR_SESSION_ACCESS_CONTROL_RI_FAILED
public static final int RFID_ERROR_SESSION_ACCESS_CONTROL_RI_FAILEDRI procedure failed- See Also:
-
RFID_ERROR_SESSION_PA_SIGNATURE_CHECK_FAILED
public static final int RFID_ERROR_SESSION_PA_SIGNATURE_CHECK_FAILEDDocument security object digital signature verification failed- See Also:
-
RFID_ERROR_SESSION_PA_HASH_CHECK_FAILED
public static final int RFID_ERROR_SESSION_PA_HASH_CHECK_FAILEDInformational data group integrity verification failed- See Also:
-
RFID_ERROR_SESSION_INVALID_AUX_DATA_DATE_OF_EXPIRY
public static final int RFID_ERROR_SESSION_INVALID_AUX_DATA_DATE_OF_EXPIRYVerification of auxiliary data (date of expiry) failed- See Also:
-
RFID_ERROR_SESSION_INVALID_AUX_DATA_DATE_OF_BIRTH
public static final int RFID_ERROR_SESSION_INVALID_AUX_DATA_DATE_OF_BIRTHVerification of auxiliary data (age) failed- See Also:
-
RFID_ERROR_SESSION_INVALID_AUX_DATA_COMMUNITY_ID
public static final int RFID_ERROR_SESSION_INVALID_AUX_DATA_COMMUNITY_IDVerification of auxiliary data (Community ID) failed- See Also:
-
RFID_ERROR_SESSION_E_SIGN_REQUIRES_APP_SELECTION
public static final int RFID_ERROR_SESSION_E_SIGN_REQUIRES_APP_SELECTIONSelection of eSign application is required to access its functionality- See Also:
-
RFID_ERROR_SESSION_E_SIGN_PIN_NOT_SET
public static final int RFID_ERROR_SESSION_E_SIGN_PIN_NOT_SETIt is required to set the value of eSign-PIN for the current session- See Also:
-
RFID_ERROR_SESSION_E_SIGN_PIN_NOT_VERIFIED
public static final int RFID_ERROR_SESSION_E_SIGN_PIN_NOT_VERIFIEDIt is required to execute verification of _eSign-PIN _for the current session- See Also:
-
RFID_ERROR_SESSION_INCORRECT_DATA
public static final int RFID_ERROR_SESSION_INCORRECT_DATAIncorrect session object data- See Also:
-
RFID_ERROR_SESSION_FILE_NOT_ENOUGH_DATA
public static final int RFID_ERROR_SESSION_FILE_NOT_ENOUGH_DATANo sufficient data for creation of the file contents ASN.1 object.- See Also:
-
RFID_ERROR_SESSION_FILE_INCORRECT_DATA
public static final int RFID_ERROR_SESSION_FILE_INCORRECT_DATAIncorrect data of the file contents ASN.1 object- See Also:
-
RFID_ERROR_SESSION_FILE_UNEXPECTED_DATA
public static final int RFID_ERROR_SESSION_FILE_UNEXPECTED_DATAIn compliance of the structure of the file contents ASN.1 object with the structure given in the respective specification- See Also:
-
RFID_ERROR_SESSION_FILE_CONTENTS_UNEXPECTED_DATA
public static final int RFID_ERROR_SESSION_FILE_CONTENTS_UNEXPECTED_DATAIn compliance of the structure of the formed ASN.1-objects with the requirements of specification (in the context of specific file)- See Also:
-
RFID_ERROR_SESSION_FILE_WRONG_TAG
public static final int RFID_ERROR_SESSION_FILE_WRONG_TAGIncorrect value of the data group tag- See Also:
-
RFID_ERROR_SESSION_FILE_CANT_USE_DATA
public static final int RFID_ERROR_SESSION_FILE_CANT_USE_DATAUse of the read data is impossible- See Also:
-
RFID_ERROR_SESSION_FILE_CANT_READ_DATA
public static final int RFID_ERROR_SESSION_FILE_CANT_READ_DATAError of physical data reading- See Also:
-
RFID_ERROR_SESSION_FILE_ACCESS_DENIED
public static final int RFID_ERROR_SESSION_FILE_ACCESS_DENIEDError of access to the protected data groups- See Also:
-
RFID_ERROR_LAYER34_NO_ERROR
public static final int RFID_ERROR_LAYER34_NO_ERROR- See Also:
-
RFID_ERROR_LAYER34_TIME_OUT
public static final int RFID_ERROR_LAYER34_TIME_OUT- See Also:
-
RFID_ERROR_LAYER34_COLLISION
public static final int RFID_ERROR_LAYER34_COLLISION- See Also:
-
RFID_ERROR_LAYER34_CRC
public static final int RFID_ERROR_LAYER34_CRC- See Also:
-
RFID_ERROR_LAYER34_DATA_INTEGRITY
public static final int RFID_ERROR_LAYER34_DATA_INTEGRITY- See Also:
-
RFID_ERROR_LAYER34_DATA_LENGTH
public static final int RFID_ERROR_LAYER34_DATA_LENGTH- See Also:
-
RFID_ERROR_Layer34_RFU
public static final int RFID_ERROR_Layer34_RFU- See Also:
-
RFID_ERROR_LAYER34_COLLISION_TOO_MANY
public static final int RFID_ERROR_LAYER34_COLLISION_TOO_MANY- See Also:
-
RFID_ERROR_LAYER34_PROTOCOL_B
public static final int RFID_ERROR_LAYER34_PROTOCOL_B- See Also:
-
RFID_ERROR_LAYER34_DATA_CONTENTS
public static final int RFID_ERROR_LAYER34_DATA_CONTENTS- See Also:
-
RFID_ERROR_LAYER34_PROTOCOL
public static final int RFID_ERROR_LAYER34_PROTOCOL- See Also:
-
RFID_ERROR_LAYER34_GLOBAL_TIME_OUT
public static final int RFID_ERROR_LAYER34_GLOBAL_TIME_OUT- See Also:
-
RFID_ERROR_LAYER34_MIFARE_AUTH
public static final int RFID_ERROR_LAYER34_MIFARE_AUTH- See Also:
-
RFID_ERROR_LAYER34_SAM_ERROR
public static final int RFID_ERROR_LAYER34_SAM_ERROR- See Also:
-
RFID_ERROR_LAYER34_SAM_COLLISION
public static final int RFID_ERROR_LAYER34_SAM_COLLISION- See Also:
-
RFID_ERROR_LAYER34_SAM_ACKNOWLEDGE
public static final int RFID_ERROR_LAYER34_SAM_ACKNOWLEDGE- See Also:
-
-
Constructor Details
-
eRFID_ErrorCodes
public eRFID_ErrorCodes()
-
-
Method Details
-
getTranslation
-