trixnity-olm
3.0.0-beta1
common
olmLibrary
trixnity-olm
/
net.folivo.trixnity.olm
/
OlmPkDecryption
/
Companion
Companion
common
olmLibrary
expect
object
Companion
actual
object
Companion
Functions
Functions
create
Link copied to clipboard
common
olmLibrary
expect
suspend
fun
create
(
privateKey
:
String
?
=
null
)
:
OlmPkDecryption
actual
suspend
fun
create
(
privateKey
:
String
?
)
:
OlmPkDecryption
unpickle
Link copied to clipboard
common
olmLibrary
expect
suspend
fun
unpickle
(
key
:
String
,
pickle
:
String
)
:
OlmPkDecryption
actual
suspend
fun
unpickle
(
key
:
String
,
pickle
:
String
)
:
OlmPkDecryption