historyClient

suspend fun historyClient(historySecret: HistorySecret): CoreCrypto

Instantiate a history client.

This client exposes the full interface of CoreCrypto, but it should only be used to decrypt messages. Other use is a logic error.