trixnity-olm
Toggle table of contents
4.20.0
common
js
olmLibrary
Platform filter
common
js
olmLibrary
Switch theme
Search in API
trixnity-olm
trixnity-olm
/
net.folivo.trixnity.olm
/
OlmPkDecryption
Olm
Pk
Decryption
common
js
olmLibrary
expect
class
OlmPkDecryption
:
WantsToBeFree
actual
class
OlmPkDecryption
:
WantsToBeFree
actual
class
OlmPkDecryption
:
WantsToBeFree
Members
Types
Companion
Link copied to clipboard
common
js
olmLibrary
expect
object
Companion
actual
object
Companion
actual
object
Companion
Properties
private
Key
Link copied to clipboard
common
js
olmLibrary
expect
val
privateKey
:
String
actual
val
privateKey
:
String
actual
val
privateKey
:
String
public
Key
Link copied to clipboard
common
js
olmLibrary
expect
val
publicKey
:
String
actual
val
publicKey
:
String
actual
val
publicKey
:
String
Functions
decrypt
Link copied to clipboard
common
js
olmLibrary
expect
fun
decrypt
(
message
:
OlmPkMessage
)
:
String
actual
fun
decrypt
(
message
:
OlmPkMessage
)
:
String
actual
fun
decrypt
(
message
:
OlmPkMessage
)
:
String
free
Link copied to clipboard
common
js
olmLibrary
expect
open
override
fun
free
(
)
actual
open
override
fun
free
(
)
actual
open
override
fun
free
(
)
pickle
Link copied to clipboard
common
js
olmLibrary
expect
fun
pickle
(
key
:
String
)
:
String
actual
fun
pickle
(
key
:
String
)
:
String
actual
fun
pickle
(
key
:
String
)
:
String