signInWithStateSealed

abstract suspend fun signInWithStateSealed(username: String, password: String, state: ByteArray, store: SecureStore, device: UByte): Client

Sign in resuming sealed state from Client.exportStateSealed with store attached: the rollback-resistant path (decision 0078, anchor B). A forged or older-than-latest-send state is refused.