1
2# GOOGLE SAMPLE PACKAGING DATA
3#
4# This file is used by Google as part of our samples packaging process.
5# End users may safely ignore this file. It has no relevance to other systems.
6---
7status:       PUBLISHED
8technologies: [Android]
9categories:   [security]
10languages:    [Kotlin]
11solutions:    [Mobile]
12github:       android-FingerprintDialog
13level:        INTERMEDIATE
14icon:         screenshots/big-icon.png
15apiRefs:
16    - android:android.hardware.fingerprint.FingerprintManager
17    - android:android.hardware.fingerprint.FingerprintManager.AuthenticationCallback
18    - android:android.hardware.fingerprint.FingerprintManager.CryptoObject
19    - android:android.security.KeyGenParameterSpec
20    - android:java.security.KeyStore
21    - android:javax.crypto.Cipher
22    - android:javax.crypto.KeyGenerator
23license: apache2
24