Authenticated
interface Authenticated<I : NonceTrait, K : KeyType> : SealedBox<AuthCapability.Authenticated<out K>, I, K> (source)
Inheritors
Properties
Functions
Link copied to clipboard
fun <A : AuthCapability<out K>, K : KeyType, I : NonceTrait> SealedBox<A, I, out K>.isAuthenticated(): Boolean
Use to smart-cast this sealed box