OlmUtility

expect class OlmUtility : WantsToBeFree
actual class OlmUtility : WantsToBeFree
actual class OlmUtility : WantsToBeFree

Types

Link copied to clipboard
expect object Companion
actual object Companion
actual object Companion

Functions

Link copied to clipboard
expect open override fun free()
actual open override fun free()
actual open override fun free()
Link copied to clipboard
expect fun sha256(input: ByteArray): String
expect fun sha256(input: String): String
actual fun sha256(input: ByteArray): String
actual fun sha256(input: String): String
actual fun sha256(input: ByteArray): String
actual fun sha256(input: String): String
Link copied to clipboard
expect fun verifyEd25519(key: String, message: String, signature: String)
actual fun verifyEd25519(key: String, message: String, signature: String)
actual fun verifyEd25519(key: String, message: String, signature: String)