vncore / com.venuenext.vncore.security / Keystore / doesContain

doesContain

fun doesContain(alias: String): Boolean

Checks to see if the keystore contains the alias.

Parameters

alias - the alias name of the keystore.

Return
boolean indicating if the value exists.