fun doesContain(alias: String): Boolean
Checks to see if the keystore contains the alias.
alias - the alias name of the keystore.
alias
Return boolean indicating if the value exists.