trixnity-olm
3.7.0-beta2
common
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