react-native-rsa-native icon indicating copy to clipboard operation
react-native-rsa-native copied to clipboard

Key accessibility

Open matthetherington opened this issue 4 years ago • 1 comments

Hi

Is it possible to restrict the accessibility settings using this library? I want to generate keys in the device keychain, and require the user to re-authenticate via either their device passcode or biometrics before being able to use them.

If not, are there any plans to support it in future?

These are the settings I'm referring to:

iOS: https://developer.apple.com/documentation/security/secaccesscontrolcreateflags Android: https://developer.android.com/training/articles/keystore.html#UserAuthentication

Many thanks

matthetherington avatar May 18 '20 09:05 matthetherington

Hey, Thats a nice feature request, you are welcome to submit a MR or hope someone can pick this up. I'm not sure when I would be available to add this. Cheers, Amitay

amitaymolko avatar May 18 '20 14:05 amitaymolko