HomeSort by relevance Sort by last modified time
    Searched defs:KeyProtection (Results 1 - 3 of 3) sorted by null

  /frameworks/base/keystore/java/android/security/keystore/
KeyProtection.java 87 * new KeyProtection.Builder(KeyProperties.PURPOSE_ENCRYPT | KeyProperties.PURPOSE_DECRYPT)
112 * new KeyProtection.Builder(KeyProperties.PURPOSE_SIGN).build());
138 * new KeyProtection.Builder(KeyProperties.PURPOSE_SIGN)
168 * new KeyProtection.Builder(KeyProperties.PURPOSE_SIGN)
202 * new KeyProtection.Builder(KeyProperties.PURPOSE_DECRYPT)
215 public final class KeyProtection implements ProtectionParameter {
232 private KeyProtection(
474 * Builder of {@link KeyProtection} instances.
    [all...]
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/25/
android.jar 

Completed in 120 milliseconds