diff options
author | Alex Klyubin <klyubin@google.com> | 2016-04-13 15:33:53 -0700 |
---|---|---|
committer | Alex Klyubin <klyubin@google.com> | 2016-04-13 15:33:53 -0700 |
commit | a65707d3f3a2498bda9aba63afb7d789f861f676 (patch) | |
tree | 7786f50fbd46952a1b0f03208ce99b9fd72785f6 /docs/html/sdk/api_diff/24/changes | |
parent | e502345d7104a719b11f11973955b70e2778422d (diff) |
Clarify how to replace cert generated by Android Keystore.
This updates Android Keystore developer documentation to clarify how
to replace the self-signed certificate create by Android Keystore when
it generates a new key pair. Some developers are attempting to use
KeyStore.setCertificateEntry which is the wrong method for this. The
correct method is KeyStore.setKeyEntry.
Bug: 28152878
Change-Id: I306447b7792ecad5fbb49bd691a57bedb5207003
Diffstat (limited to 'docs/html/sdk/api_diff/24/changes')
0 files changed, 0 insertions, 0 deletions