Home | History | Annotate | Download | only in .google
      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 ---
      7 status:       DRAFT
      8 technologies: [Android]
      9 categories:   [Security]
     10 languages:    [Java]
     11 solutions:    [Mobile]
     12 github:       android-Confirm Credential
     13 level:        INTERMEDIATE
     14 icon:         screenshots/big-icon.png
     15 apiRefs:
     16     - android:android.app.KeyguardManager.createConfirmDeviceCredentialIntent
     17     - android:android.security.KeyGenParameterSpec
     18     - android:java.security.KeyStore
     19     - android:javax.crypto.Cipher
     20     - android:javax.crypto.KeyGenerator
     21 license: apache2
     22