signInWithStateSealed

suspend fun signInWithStateSealed(config: AccountConfig, state: ByteArray, store: SecureStore, apiKey: String, password: String): Client

Sign in and restore a sealed state (from exportStateSealed) — the account-path sibling of connectWithStateSealed, and the rollback-resistant sign-in path (decision 0078, anchor B). Attaches store; a forged or older-than-latest-send state is refused, and the generation is witnessed to the directory — closing EX-03 against a file-rewriter given a rollback-resistant store.