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

  /frameworks/base/keystore/java/android/security/keystore/
KeyProtection.java 86 * new KeyProtection.Builder(KeyProperties.PURPOSE_ENCRYPT | KeyProperties.PURPOSE_DECRYPT)
111 * new KeyProtection.Builder(KeyProperties.PURPOSE_SIGN).build());
137 * new KeyProtection.Builder(KeyProperties.PURPOSE_SIGN)
167 * new KeyProtection.Builder(KeyProperties.PURPOSE_SIGN)
201 * new KeyProtection.Builder(KeyProperties.PURPOSE_DECRYPT)
214 public final class KeyProtection implements ProtectionParameter {
229 private KeyProtection(
439 * Builder of {@link KeyProtection} instances.
    [all...]
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 61 milliseconds