fun available(): Boolean
(source)
Determines if the managed key is available for use. Consumers can use this to determine if the key was somehow lost and should treat any previously-protected data as invalid.
Return
true
if the managed key exists and ready for use.