Luke Pothier
Results
1
comments of
Luke Pothier
I suspect that wrapping [this](https://github.com/sameerkapps/SecureStorage/blob/1f04ea44dafb4807dbc51947afe31b21675a69f4/SecureStorage/Plugin.SecureStorage.Android/AndroidKeyStoreImplementation..cs#L47) in a try/catch and catching `Java.Security.GeneralSecurityException` and just returning `defaultValue` this issue would go away.