Skip to content

Instantly share code, notes, and snippets.

@husaynhakeem
Last active September 13, 2020 03:43
Show Gist options
  • Save husaynhakeem/afdfd41baf1c23d1c3fd4c080f321ead to your computer and use it in GitHub Desktop.
Save husaynhakeem/afdfd41baf1c23d1c3fd4c080f321ead to your computer and use it in GitHub Desktop.
createAndStoreSecretKey()
val cipher = createAndConfigureCipher()
val cryptoObject = CryptoObject(cipher)
biometricPrompt.authenticate(promptinfo, cyptoObject)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment