getKeyInvalidated

open suspend override fun getKeyInvalidated(alias: String): Boolean

Checks whether the key has been invalidated.

Return

true if the key has been invalidated, false otherwise.

Parameters

alias

the alias of the EC key to check for.

Throws

if there is no key with the given alias.