22 lines
679 B
YAML
22 lines
679 B
YAML
|
|
# GOOGLE SAMPLE PACKAGING DATA
|
|
#
|
|
# This file is used by Google as part of our samples packaging process.
|
|
# End users may safely ignore this file. It has no relevance to other systems.
|
|
---
|
|
status: PUBLISHED
|
|
technologies: [Android]
|
|
categories: [Security]
|
|
languages: [Java]
|
|
solutions: [Mobile]
|
|
github: android-Confirm Credential
|
|
level: INTERMEDIATE
|
|
icon: screenshots/big-icon.png
|
|
apiRefs:
|
|
- android:android.app.KeyguardManager.createConfirmDeviceCredentialIntent
|
|
- android:android.security.KeyGenParameterSpec
|
|
- android:java.security.KeyStore
|
|
- android:javax.crypto.Cipher
|
|
- android:javax.crypto.KeyGenerator
|
|
license: apache2
|