-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Description
I init the KeyGenerator by this code:
keyGenerator = KeyStoreKeyGenerator.get(application, application.getPackageName());But I got the IllegalStateException:
W/System.err: java.lang.IllegalStateException: java.security.InvalidKeyException: Failed to unwrap key
W/System.err: at in.co.ophio.secure.core.KeyStoreKeyGenerator.<init>(KeyStoreKeyGenerator.java:51)
W/System.err: at in.co.ophio.secure.core.KeyStoreKeyGenerator.get(KeyStoreKeyGenerator.java:56)How can I resolve this problem?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels