Searched defs:keystore (Results 76 - 76 of 76) sorted by relevance

1234

/frameworks/base/keystore/java/android/security/keystore/
H A DKeyGenParameterSpec.java17 package android.security.keystore;
43 * {@link KeyGenerator} of the <a href="{@docRoot}training/articles/keystore.html">Android Keystore
1095 * <a href="{@docRoot}training/articles/keystore.html#UserAuthentication">More
1226 * key has purpose {@link android.security.keystore.KeyProperties#PURPOSE_SIGN}. If the key
1227 * does not have purpose {@link android.security.keystore.KeyProperties#PURPOSE_SIGN}, it is
1311 * Sets whether the keystore requires the screen to be unlocked before allowing decryption

Completed in 23 milliseconds

1234