Searched defs:KeyChain (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/keystore/java/android/security/
H A DKeyChain.java45 * The {@code KeyChain} class provides access to private keys and
48 * <p>Applications accessing the {@code KeyChain} normally go through
82 public final class KeyChain { class
84 private static final String TAG = "KeyChain";
380 * @see KeyChain#bind

Completed in 67 milliseconds