Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)
Android APIs
package

android.security

Provides access to a few facilities of the Android security subsystems.

Interfaces

Classes

KeyChain The KeyChain class provides access to private keys and their corresponding certificate chains in credential storage. 
KeyPairGeneratorSpec This provides the required parameters needed for initializing the KeyPairGenerator that works with Android KeyStore facility
KeyPairGeneratorSpec.Builder Builder class for KeyPairGeneratorSpec objects. 
KeyStoreParameter This provides the optional parameters that can be specified for KeyStore entries that work with Android KeyStore facility
KeyStoreParameter.Builder Builder class for KeyStoreParameter objects. 

Exceptions

KeyChainException Thrown on problems accessing the KeyChain