proteusInit

abstract suspend fun proteusInit()(source)

Initializes the Proteus client.

In general this method should be called at most once per core-crypto instance. Calling it multiple times with the same parameters should silently succeed, but this is not a supported or tested mode of operation. Calling it multiple times with varying parameters might succeed, but this is not a supported or tested mode of operation.