We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cc878c commit 9f05f55Copy full SHA for 9f05f55
1 file changed
README.md
@@ -15,13 +15,6 @@ sample should guide your implementation.
15
This sample demonstrates how to store and access data in a device protected
16
storage that is always available while the device is booted.
17
18
-## [Android FIDO2 API Sample](https://github.com/android/security-samples/tree/master/Fido)
19
-
20
-A sample app showing how to register and authenticate with Public Key
21
-Credentials using the FIDO2 API.
22
23
-FIDO2 API is used for devices running Android N (API level 24) or newer.
24
25
## [File Locker Sample](https://github.com/android/security-samples/tree/master/FileLocker)
26
27
A sample that demonstrates how to use the Jetpack Security library to encrypt and decrypt files by
0 commit comments