Android APIs
Added in API level 14
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 class was deprecated in API level 23. Use KeyGenParameterSpec instead.  
KeyPairGeneratorSpec.Builder This class was deprecated in API level 23. Use KeyGenParameterSpec.Builder instead.  
KeyStoreParameter This class was deprecated in API level 23. Use KeyProtection instead.  
KeyStoreParameter.Builder This class was deprecated in API level 23. Use KeyProtection.Builder instead.  
NetworkSecurityPolicy Network security policy. 

Exceptions

KeyChainException Thrown on problems accessing the KeyChain