Command: android keystore list

Usage: android keystore list

Lists aliases in the current applications 'AndroidKeyStore' KeyStore. Each alias
is queried for its type which will be either a certificate or a key.

Ref: https://developer.android.com/reference/java/security/KeyStore.html

Examples:
   android keystore list
