appegy/Verify Android Keystore

Verifies the validity of an Android Keystore file, its password, and a specific key alias.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
keystore-pathPath to the keystore file. Required if keystore-base64 is not provided.no
keystore-base64Base64 encoded content of the keystore. Required if keystore-path is not provided.no
keystore-passwordPassword for the keystore.yes
alias-nameAlias name to verify.yes
alias-passwordPassword for the alias.yes

no outputs