diff options
author | Kenny Root <kroot@google.com> | 2012-08-10 08:28:37 -0700 |
---|---|---|
committer | Kenny Root <kroot@google.com> | 2012-08-20 12:44:40 -0700 |
commit | e29df16cb57b69995df597e8a6d95d986c1c43fc (patch) | |
tree | 7cb7fb03ffff118dab968b483bb6d52270cf4ac9 /keystore/java/android/security/Credentials.java | |
parent | 473c712b19bad992ab4eafcd43175fdce77b913d (diff) |
Add AndroidKeyStore provider for KeyStore API
This introduces a public API for the Android keystore that is accessible
via java.security.KeyStore API. This allows programs to store
PrivateKeyEntry and TrustedCertificateEntry items visible only to
themselves.
Future work should include:
* Implement KeyStore.CallbackHandlerProtection parameter to allow the
caller to request that the keystore daemon unlock itself via the
system password input dialog.
* Implement SecretKeyEntry once that support is in keystore daemon
Change-Id: I382ffdf742d3f9f7647c5f5a429244a340b6bb0a
Diffstat (limited to 'keystore/java/android/security/Credentials.java')
0 files changed, 0 insertions, 0 deletions