Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.security.ProviderException: #13

Open
pavelaizen opened this issue Dec 25, 2018 · 3 comments
Open

java.security.ProviderException: #13

pavelaizen opened this issue Dec 25, 2018 · 3 comments

Comments

@pavelaizen
Copy link

at android.security.keystore.AndroidKeyStoreKeyPairGeneratorSpi.generateKeyPair (AndroidKeyStoreKeyPairGeneratorSpi.java:504)
at java.security.KeyPairGenerator$KeyPairGeneratorImpl.generateKeyPair (KeyPairGenerator.java:276)
at com.beautycoder.pflockscreen.security.PFSecurityUtils.generateKey (PFSecurityUtils.java:150)
at com.beautycoder.pflockscreen.security.PFSecurityUtils.generateKey (PFSecurityUtils.java:111)
at com.beautycoder.pflockscreen.security.PFSecurityUtils.generateKeyIfNecessary (PFSecurityUtils.java:103)
at com.beautycoder.pflockscreen.security.PFSecurityUtils.getEncodeCipher (PFSecurityUtils.java:94)
at com.beautycoder.pflockscreen.security.PFSecurityUtils.encode (PFSecurityUtils.java:78)
at com.beautycoder.pflockscreen.security.PFFingerprintPinCodeHelper.encodePin (PFFingerprintPinCodeHelper.java:40)
at com.beautycoder.pflockscreen.fragments.PFLockScreenFragment$7.onClick (PFLockScreenFragment.java:319)

@pavelaizen
Copy link
Author

Using:
PinActivity.launch(this, PFFLockScreenConfiguration.MODE_AUTH, REQUEST_PIN, "12345");

@thealeksandr
Copy link
Owner

@pavelaizen can you provide mode details. What android version?

@thealeksandr
Copy link
Owner

Is it latest version of library. What android version and what device?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants