Unauthenticated
interface Unauthenticated<I : NonceTrait> : SealedBox<AuthCapability.Unauthenticated, I, KeyType.Integrated> (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