Mike Hampton

Results 2 comments of Mike Hampton

Detail - entered 1 followed by 23 0's to see the issue.

This causes failures. The name of the key when encrypting is `val secretKeyName = "biometric_sample_encryption_key"` but in decryption, it is `val secretKeyName = getString(R.string.secret_key_name)`. This causes the example to fail...