- IDCardInterface - Class in com.cloudpos.jniinterface
-
- IDCardInterface() - Constructor for class com.cloudpos.jniinterface.IDCardInterface
-
- IDCardProperty - Class in com.cloudpos.jniinterface
-
- IDCardProperty() - Constructor for class com.cloudpos.jniinterface.IDCardProperty
-
- IFSC - Variable in class com.cloudpos.jniinterface.SmartCardSlotInfo
-
- importDukptKey(int, int, byte[], byte[], byte[]) - Static method in class com.cloudpos.jniinterface.PINPadInterface
-
permission:android.permission.CLOUDPOS_PIN_LOAD_KEY.
- increment(int, int, int) - Static method in class com.cloudpos.jniinterface.RFCardInterface
-
Increment value to a block, using it with the API :
hal_contactless_card_mc_restore and hal_contactless_card_mc_transfer
- injectPublicKeyCertificate(String, String, byte[], int, int) - Static method in class com.cloudpos.jniinterface.HSMInterface
-
Inject the certificate of the existing key pair.
- injectRootCertificate(int, String, byte[], int, int) - Static method in class com.cloudpos.jniinterface.HSMInterface
-
Inject the root certificates to security module.
All the certificate must signed by the terminal's owner certificate.
- isCallBackCalled - Static variable in class com.cloudpos.jniinterface.RFCardInterface
-
- isCardPresent - Static variable in class com.cloudpos.jniinterface.SmartCardInterface
-
- isKeyExist(int, int) - Static method in class com.cloudpos.jniinterface.HSMInterface
-
Query key whether exist or not.
- IsoFingerPrintInterface - Class in com.cloudpos.jniinterface
-
- IsoFingerPrintInterface() - Constructor for class com.cloudpos.jniinterface.IsoFingerPrintInterface
-
- isOpened() - Static method in class com.cloudpos.jniinterface.HSMInterface
-
if open or not.
- isOpened() - Static method in class com.cloudpos.jniinterface.IsoFingerPrintInterface
-
is open fingerprinter device.
- isOpened() - Static method in class com.cloudpos.jniinterface.PrinterInterface
-
- isOpened() - Static method in class com.cloudpos.jniinterface.RFCardInterface
-
Contactless card reader is Opened return Boolean
- isOpened() - Static method in class com.cloudpos.jniinterface.SerialPortInterface
-
Recognize if the serial port is open.
- isTampered() - Static method in class com.cloudpos.jniinterface.HSMInterface
-
Check the security module is tampered or not.