Command: android keystore clear

Usage: android keystore clear

Clears all aliases in the current applications 'AndroidKeyStore' Keystore. The
KeyStore is loaded, and each alias entry found gets the deleteEntry() method
on the KeyStore called.

Examples:
   android keystore clear
