trixnity-olm
Toggle table of contents
4.20.0
common
Platform filter
common
Switch theme
Search in API
trixnity-olm
trixnity-olm
/
net.folivo.trixnity.olm
/
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