Class eRFID_NotificationCodes
java.lang.Object
com.regula.documentreader.api.enums.eRFID_NotificationCodes
Enumeration contains a set of notification returned to the user application by calling the callback-function
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Event of the end of the authentication or secure data access procedure..static final int
Event of the beginning of the authentication or secure data access procedure.static final int
Event of the auxiliary data verification.static final int
Event of the detection of real biometric data absence in DG3 or DG4 and random filling data usage.static final int
Event of appearance of RFID-chip in the scope of the reader antenna or its moving away from the scope of the reader.static final int
The notification indicates an error.static final int
Event informing the user application on detection of data incompliance processed with the regulations of normative documents, errors when executing the current operation.static final int
Event of the start/end of the certificate chain formation for the document security object digital signature verification as a part of passive authentication procedure.static final int
Event that indicates a type of the current analyzed element of the certificate chain being composed.static final int
Event of the file data integrity checking as part of PA.static final int
Request of the user-defined DS-certificate priot to the procedure of digital signature verifi-cation of EF.SOD document security object in the batch modestatic final int
Event of the data security object verification as part of PA.static final int
Event of the application selection operation.static final int
Transfer of the total amount of information received from the RFID-chip to the user appli-cation during execution of data reading operationstatic final int
Transfer of the total amount of information transmitted to the RFID-chip to the user appli-cation during execution of data reading operationstatic final int
Transfer of the total amount of information and service groups data received from the RF-ID-chip to the user application during execution of data reading operationstatic final int
Event of reaching the file end when performing its reading.static final int
Event of detection of extended length reading commands support by the RFID-chipstatic final int
Event of detection of absence of the file access rights.static final int
Event of detection of file absence.static final int
Event of unplugging of the RFID-chip reader from the PCstatic final int
Event of the beginning of reorganization of the list of RFID-readers connected to the PC, working under PC/SC-driver controlstatic final int
Event of the beginning of reorganization of the list of RFID-readers connected to the PC, working under PC/SC-driver controlstatic final int
Event of the beginning/end of file reading.static final int
Transfer of the total time of execution of data reading procedure to the user applicationstatic final int
Transfer of the average data reading rate to the user applicationstatic final int
Transfer of the total time of execution of data reading operation to the user applicationstatic final int
Event of the procedure of file contents updating.static final int
Indication of the progress of execution of data reading operationstatic final int
Event of the beginning/end of data reading from the RFID-chip via ISO/IEC 14443-3 proto-col.static final int
Event of the beginning/end of data reading from the RFID-chip via ISO/IEC 14443-4 proto-col When working in the batch mode.static final int
Event of the receiving of the sector identifier data during RI.static final int
A request from the user application of some data or actions in a certain step of the scenario.static final int
Event of the result of the opening of a secure communication channelstatic final int
Event of detection of the need to organize a secure communication channelstatic final int
Indication of the next step of terminal authentication in Online-authentication mode -
Constructor Summary
-
Method Summary
-
Field Details
-
RFID_NOTIFICATION_ERROR
public static final int RFID_NOTIFICATION_ERRORThe notification indicates an error.- See Also:
-
RFID_NOTIFICATION_DOCUMENT_READY
public static final int RFID_NOTIFICATION_DOCUMENT_READYEvent of appearance of RFID-chip in the scope of the reader antenna or its moving away from the scope of the reader. Parameter value contains a flag of presence of RFID-chip in the scope of the reader (true or false)- See Also:
-
RFID_NOTIFICATION_READ_PROTOCOL4
public static final int RFID_NOTIFICATION_READ_PROTOCOL4Event of the beginning/end of data reading from the RFID-chip via ISO/IEC 14443-4 proto-col When working in the batch mode. Parameter value contains false at the beginning of reading and true at the end- See Also:
-
RFID_NOTIFICATION_READ_PROTOCOL3
public static final int RFID_NOTIFICATION_READ_PROTOCOL3Event of the beginning/end of data reading from the RFID-chip via ISO/IEC 14443-3 proto-col. Parameter value contains false at the beginning of reading and true at the end- See Also:
-
RFID_NOTIFICATION_PROGRESS
public static final int RFID_NOTIFICATION_PROGRESSIndication of the progress of execution of data reading operation- See Also:
-
RFID_NOTIFICATION_TA_STEP
public static final int RFID_NOTIFICATION_TA_STEPIndication of the next step of terminal authentication in Online-authentication mode- See Also:
-
RFID_NOTIFICATION_SM_REQUIRED
public static final int RFID_NOTIFICATION_SM_REQUIREDEvent of detection of the need to organize a secure communication channel- See Also:
-
RFID_NOTIFICATION_ISO_ERROR
public static final int RFID_NOTIFICATION_ISO_ERROREvent informing the user application on detection of data incompliance processed with the regulations of normative documents, errors when executing the current operation. value parameter contains error code (one of eLDS_ParsingErrorCodes or eLDS_ParsingNotificationCodes values)- See Also:
-
RFID_NOTIFICATION_PA_REQUEST
public static final int RFID_NOTIFICATION_PA_REQUESTRequest of the user-defined DS-certificate priot to the procedure of digital signature verifi-cation of EF.SOD document security object in the batch mode- See Also:
-
RFID_NOTIFICATION_SM_ESTABLISHED
public static final int RFID_NOTIFICATION_SM_ESTABLISHEDEvent of the result of the opening of a secure communication channel- See Also:
-
RFID_NOTIFICATION_PCSC_READER_DISCONNECTED
public static final int RFID_NOTIFICATION_PCSC_READER_DISCONNECTEDEvent of unplugging of the RFID-chip reader from the PC- See Also:
-
RFID_NOTIFICATION_PCSC_READER_LIST_CHANGED
public static final int RFID_NOTIFICATION_PCSC_READER_LIST_CHANGEDEvent of the beginning of reorganization of the list of RFID-readers connected to the PC, working under PC/SC-driver control- See Also:
-
RFID_NOTIFICATION_PCSC_BYTES_RECEIVED
public static final int RFID_NOTIFICATION_PCSC_BYTES_RECEIVEDTransfer of the total amount of information received from the RFID-chip to the user appli-cation during execution of data reading operation- See Also:
-
RFID_NOTIFICATION_PCSC_TOTAL_READING_TIME
public static final int RFID_NOTIFICATION_PCSC_TOTAL_READING_TIMETransfer of the total time of execution of data reading operation to the user application- See Also:
-
RFID_NOTIFICATION_PCSC_DATA_RECEIVED
public static final int RFID_NOTIFICATION_PCSC_DATA_RECEIVEDTransfer of the total amount of information and service groups data received from the RF-ID-chip to the user application during execution of data reading operation- See Also:
-
RFID_NOTIFICATION_PCSC_BYTES_SENT
public static final int RFID_NOTIFICATION_PCSC_BYTES_SENTTransfer of the total amount of information transmitted to the RFID-chip to the user appli-cation during execution of data reading operation- See Also:
-
RFID_NOTIFICATION_PCSC_TOTAL_READING_SPEED
public static final int RFID_NOTIFICATION_PCSC_TOTAL_READING_SPEEDTransfer of the average data reading rate to the user application- See Also:
-
RFID_NOTIFICATION_PCSC_TOTAL_PROCESS_TIME
public static final int RFID_NOTIFICATION_PCSC_TOTAL_PROCESS_TIMETransfer of the total time of execution of data reading procedure to the user application- See Also:
-
RFID_NOTIFICATION_PCSC_READER_LIST_CHANGING
public static final int RFID_NOTIFICATION_PCSC_READER_LIST_CHANGINGEvent of the beginning of reorganization of the list of RFID-readers connected to the PC, working under PC/SC-driver control- See Also:
-
RFID_NOTIFICATION_PCSC_EXT_LENGTH_SUPPORT
public static final int RFID_NOTIFICATION_PCSC_EXT_LENGTH_SUPPORTEvent of detection of extended length reading commands support by the RFID-chip- See Also:
-
RFID_NOTIFICATION_PA_CERTIFICATE_CHAIN
public static final int RFID_NOTIFICATION_PA_CERTIFICATE_CHAINEvent of the start/end of the certificate chain formation for the document security object digital signature verification as a part of passive authentication procedure. Parameter false – beginning of the operation, true – end.- See Also:
-
RFID_NOTIFICATION_PA_CERTIFICATE_CHAIN_ITEM
public static final int RFID_NOTIFICATION_PA_CERTIFICATE_CHAIN_ITEMEvent that indicates a type of the current analyzed element of the certificate chain being composed. value contains one of eRFID_CertificateType codes. All subsequent notifications prior to the next RF-ID_Notification_PA_CertificateChainItem or RF-ID_Notification_PA_CertificateChain will correspond to this element.- See Also:
-
RFID_NOTIFICATION_SCENARIO
public static final int RFID_NOTIFICATION_SCENARIOA request from the user application of some data or actions in a certain step of the scenario. As a parameter acts VARIANT * pointer to XML-string defining a concrete step of the scenario, which is also the receiver of data requested.- See Also:
-
RFID_NOTIFICATION_PCSC_READING_DATAGROUP
public static final int RFID_NOTIFICATION_PCSC_READING_DATAGROUPEvent of the beginning/end of file reading. The low order WORD contains a file identifier fromeRFID_DataFile_Type
- See Also:
-
RFID_NOTIFICATION_PCSC_FILE_NOT_FOUND
public static final int RFID_NOTIFICATION_PCSC_FILE_NOT_FOUNDEvent of detection of file absence. The low order WORD contains a file identifier fromeRFID_DataFile_Type
- See Also:
-
RFID_NOTIFICATION_PCSC_END_OF_FILE
public static final int RFID_NOTIFICATION_PCSC_END_OF_FILEEvent of reaching the file end when performing its reading. The low order WORD contains a file identifier fromeRFID_DataFile_Type
- See Also:
-
RFID_NOTIFICATION_PCSC_FILE_ACCESS_DENIED
public static final int RFID_NOTIFICATION_PCSC_FILE_ACCESS_DENIEDEvent of detection of absence of the file access rights. The low order WORD contains a file identifier fromeRFID_DataFile_Type
- See Also:
-
RFID_NOTIFICATION_PCSC_APPLICATION_SELECTED
public static final int RFID_NOTIFICATION_PCSC_APPLICATION_SELECTEDEvent of the application selection operation. The low order WORD contains a file identifier from eRFID_Application_Type, value parameter – operation result- See Also:
-
RFID_NOTIFICATION_AC_PROCEDURE_START
public static final int RFID_NOTIFICATION_AC_PROCEDURE_STARTEvent of the beginning of the authentication or secure data access procedure. The low or-der WORD contains a procedure identifier fromeRFID_AccessControl_ProcedureType
- See Also:
-
RFID_NOTIFICATION_AC_PROCEDURE_FINISH
public static final int RFID_NOTIFICATION_AC_PROCEDURE_FINISHEvent of the end of the authentication or secure data access procedure.. The low order WORD contains a procedure identifier fromeRFID_AccessControl_ProcedureType
, value parameter – operation result- See Also:
-
RFID_NOTIFICATION_PA_SECURITY_OBJECT_CHECK
public static final int RFID_NOTIFICATION_PA_SECURITY_OBJECT_CHECKEvent of the data security object verification as part of PA. The low order WORD contains an identifier of the file, which is a source of the security object (value fromeRFID_DataFile_Type
), value parameter – operation result- See Also:
-
RFID_NOTIFICATION_PA_FILE_CHECK
public static final int RFID_NOTIFICATION_PA_FILE_CHECKEvent of the file data integrity checking as part of PA. The low order WORD contains a file identifier (value fromeRFID_DataFile_Type
), value parameter – operation result- See Also:
-
RFID_NOTIFICATION_PCSC_UPDATING_DATAGROUP
public static final int RFID_NOTIFICATION_PCSC_UPDATING_DATAGROUPEvent of the procedure of file contents updating. The low order WORD contains a file identifier fromeRFID_DataFile_Type
- See Also:
-
RFID_NOTIFICATION_AUXILIARY_DATA_VALIDATION
public static final int RFID_NOTIFICATION_AUXILIARY_DATA_VALIDATIONEvent of the auxiliary data verification. The low order WORD contains a type of the verified data (value from eRFID_AuxiliaryDataType), value parameter – operation result- See Also:
-
RFID_NOTIFICATION_RI_SECTOR_ID
public static final int RFID_NOTIFICATION_RI_SECTOR_IDEvent of the receiving of the sector identifier data during RI. The low order WORD contains a type identifier of the sector key (value from eRFID_SectorKeyType), value parameter – a pointer to the corresponding identifier data container- See Also:
-
RFID_NOTIFICATION_BIOMETRICS_EMPTY_PLACEHOLDER
public static final int RFID_NOTIFICATION_BIOMETRICS_EMPTY_PLACEHOLDEREvent of the detection of real biometric data absence in DG3 or DG4 and random filling data usage. The low order WORD contains a file identifier fromeRFID_DataFile_Type
.- See Also:
-
-
Constructor Details
-
eRFID_NotificationCodes
public eRFID_NotificationCodes()
-