- verify(byte[]) - Method in interface com.cloudpos.card.SLE4442Card
-
Authenticates the card with key.
- verifyAgainstFingerprint(Fingerprint, int) - Method in interface com.cloudpos.fingerprint.FingerprintDevice
-
Verify the active fingerprint against the the specified fingerprint.
- verifyAgainstUserId(int, int) - Method in interface com.cloudpos.fingerprint.FingerprintDevice
-
Verify the active fingerprint against the the specified user id.
- verifyAll(int) - Method in interface com.cloudpos.fingerprint.FingerprintDevice
-
Verify the active fingerprint.
- verifyKey(byte[]) - Method in interface com.cloudpos.card.MifareUltralightCard
-
Authenticates with key.
- verifyKeyA(int, byte[]) - Method in interface com.cloudpos.card.MifareCard
-
Authenticates a sector with key A.
- verifyKeyB(int, byte[]) - Method in interface com.cloudpos.card.MifareCard
-
Authenticates a sector with key B.