Created
October 5, 2020 21:34
-
-
Save isaidamier/7c6e915b5e623ee6e4187008bfd70dd7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if (ciphertextWrapper != null) { | |
// user has already enabled biometrics | |
} else { | |
// biometrics has not been enabled | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment