Companion

expect object Companion
actual object Companion
actual object Companion

Functions

Link copied to clipboard
expect fun create(privateKey: String? = null): OlmPkDecryption
actual fun create(privateKey: String?): OlmPkDecryption
actual fun create(privateKey: String?): OlmPkDecryption
Link copied to clipboard
expect fun unpickle(key: String?, pickle: String): OlmPkDecryption
actual fun unpickle(key: String?, pickle: String): OlmPkDecryption
actual fun unpickle(key: String?, pickle: String): OlmPkDecryption