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
/
OlmAccount
Olm
Account
common
olmLibrary
web
expect
class
OlmAccount
:
WantsToBeFree
actual
class
OlmAccount
:
WantsToBeFree
actual
class
OlmAccount
:
WantsToBeFree
Members
Types
Companion
Link copied to clipboard
common
olmLibrary
web
expect
object
Companion
actual
object
Companion
actual
object
Companion
Properties
identity
Keys
Link copied to clipboard
common
olmLibrary
web
expect
val
identityKeys
:
OlmIdentityKeys
actual
val
identityKeys
:
OlmIdentityKeys
actual
val
identityKeys
:
OlmIdentityKeys
max
Number
Of
One
Time
Keys
Link copied to clipboard
common
olmLibrary
web
expect
val
maxNumberOfOneTimeKeys
:
Long
actual
val
maxNumberOfOneTimeKeys
:
Long
actual
val
maxNumberOfOneTimeKeys
:
Long
one
Time
Keys
Link copied to clipboard
common
olmLibrary
web
expect
val
oneTimeKeys
:
OlmOneTimeKeys
actual
val
oneTimeKeys
:
OlmOneTimeKeys
actual
val
oneTimeKeys
:
OlmOneTimeKeys
unpublished
Fallback
Key
Link copied to clipboard
common
olmLibrary
web
expect
val
unpublishedFallbackKey
:
OlmOneTimeKeys
actual
val
unpublishedFallbackKey
:
OlmOneTimeKeys
actual
val
unpublishedFallbackKey
:
OlmOneTimeKeys
Functions
forget
Old
Fallback
Key
Link copied to clipboard
common
olmLibrary
web
expect
fun
forgetOldFallbackKey
(
)
actual
fun
forgetOldFallbackKey
(
)
actual
fun
forgetOldFallbackKey
(
)
free
Link copied to clipboard
common
olmLibrary
web
expect
open
override
fun
free
(
)
actual
open
override
fun
free
(
)
actual
open
override
fun
free
(
)
generate
Fallback
Key
Link copied to clipboard
common
olmLibrary
web
expect
fun
generateFallbackKey
(
)
actual
fun
generateFallbackKey
(
)
actual
fun
generateFallbackKey
(
)
generate
One
Time
Keys
Link copied to clipboard
common
olmLibrary
web
expect
fun
generateOneTimeKeys
(
numberOfKeys
:
Long
)
actual
fun
generateOneTimeKeys
(
numberOfKeys
:
Long
)
actual
fun
generateOneTimeKeys
(
numberOfKeys
:
Long
)
mark
Keys
As
Published
Link copied to clipboard
common
olmLibrary
web
expect
fun
markKeysAsPublished
(
)
actual
fun
markKeysAsPublished
(
)
actual
fun
markKeysAsPublished
(
)
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
remove
One
Time
Keys
Link copied to clipboard
common
olmLibrary
web
expect
fun
removeOneTimeKeys
(
session
:
OlmSession
)
actual
fun
removeOneTimeKeys
(
session
:
OlmSession
)
actual
fun
removeOneTimeKeys
(
session
:
OlmSession
)
sign
Link copied to clipboard
common
olmLibrary
web
expect
fun
sign
(
message
:
String
)
:
String
actual
fun
sign
(
message
:
String
)
:
String
actual
fun
sign
(
message
:
String
)
:
String