create

expect suspend fun create(privateKey: String? = null): OlmPkSigning
actual suspend fun create(privateKey: String?): OlmPkSigning