diff options
Diffstat (limited to 'keystore/java/android/security/package.html')
-rw-r--r-- | keystore/java/android/security/package.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/keystore/java/android/security/package.html b/keystore/java/android/security/package.html new file mode 100644 index 0000000..610cbf0 --- /dev/null +++ b/keystore/java/android/security/package.html @@ -0,0 +1,9 @@ +<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>
\ No newline at end of file |