nfc_emulator icon indicating copy to clipboard operation
nfc_emulator copied to clipboard

Unsupported key size: 8 bytes

Open marcolettieri opened this issue 11 months ago • 0 comments

I/NfcEmulator(26532): < SELECT_APDU: 00A4040006666B65630001 I/NfcEmulator(26532): > SELECT_APDU: 00A4040006666B65630001 E/NfcEmulator(26532): Exception in decryption E/NfcEmulator(26532): java.security.InvalidKeyException: Unsupported key size: 8 bytes

NfcEmulator.startNfcEmulator( "666B65630001", "123456", "1111111111111111");

marcolettieri avatar Jul 17 '23 08:07 marcolettieri