trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
olmLibrary
web
Target filter
common
olmLibrary
web
Switch theme
Search in API
Skip to content
trixnity
trixnity-libolm
/
de.connect2x.trixnity.libolm
/
OlmPkDecryption
Olm
Pk
Decryption
common
olmLibrary
web
expect
class
OlmPkDecryption
:
WantsToBeFree
actual
class
OlmPkDecryption
:
WantsToBeFree
actual
class
OlmPkDecryption
:
WantsToBeFree
Members
Types
Companion
Link copied to clipboard
common
olmLibrary
web
expect
object
Companion
actual
object
Companion
actual
object
Companion
Properties
private
Key
Link copied to clipboard
common
olmLibrary
web
expect
val
privateKey
:
String
actual
val
privateKey
:
String
actual
val
privateKey
:
String
public
Key
Link copied to clipboard
common
olmLibrary
web
expect
val
publicKey
:
String
actual
val
publicKey
:
String
actual
val
publicKey
:
String
Functions
decrypt
Link copied to clipboard
common
olmLibrary
web
expect
fun
decrypt
(
message
:
OlmPkMessage
)
:
String
actual
fun
decrypt
(
message
:
OlmPkMessage
)
:
String
actual
fun
decrypt
(
message
:
OlmPkMessage
)
:
String
free
Link copied to clipboard
common
olmLibrary
web
expect
open
override
fun
free
(
)
actual
open
override
fun
free
(
)
actual
open
override
fun
free
(
)
pickle
Link copied to clipboard
common
olmLibrary
web
expect
fun
pickle
(
key
:
String
?
)
:
String
actual
fun
pickle
(
key
:
String
?
)
:
String
actual
fun
pickle
(
key
:
String
?
)
:
String