trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-libolm
/
de.connect2x.trixnity.libolm
/
OlmIdentityKeys
Olm
Identity
Keys
@
Serializable
data
class
OlmIdentityKeys
(
val
curve25519
:
String
,
val
ed25519
:
String
)
Members
Constructors
Olm
Identity
Keys
Link copied to clipboard
constructor
(
curve25519
:
String
,
ed25519
:
String
)
Properties
curve25519
Link copied to clipboard
val
curve25519
:
String
ed25519
Link copied to clipboard
val
ed25519
:
String