Home | History | Annotate | Download | only in security

Lines Matching defs:KeyChain

47  * The {@code KeyChain} class provides access to private keys and
50 * <p>Applications accessing the {@code KeyChain} normally go through
84 public final class KeyChain {
86 private static final String TAG = "KeyChain";
91 public static final String ACCOUNT_TYPE = "com.android.keychain";
94 * Package name for KeyChain chooser.
96 private static final String KEYCHAIN_PACKAGE = "com.android.keychain";
101 private static final String ACTION_CHOOSER = "com.android.keychain.CHOOSER";
376 * Returns {@code true} if the current device's {@code KeyChain} supports a
386 * Returns {@code true} if the current device's {@code KeyChain} binds any
416 * @see KeyChain#bind