Kenny Root db026710ec Add KeyPairGenerator for Android keystore
This allows end-users to generate keys in the keystore without the
private part of the key ever needing to leave the device. The generation
process also generates a self-signed certificate.

Change-Id: I114ffb8e0cbe3b1edaae7e69e8aa578cb835efc9
2012-08-22 08:52:55 -07:00

9 lines
281 B
HTML

<HTML>
<BODY>
<p>Provides access to a few facilities of the Android security
subsystems.</p>
<p>For information on how to use this facility, see the <a
href="{@docRoot}guide/topics/security/keystore.html">Android
KeyStore facility</a> guide.</p>
</BODY>
</HTML>