trixnity-olm
3.0.0-beta1
common
trixnity-olm
/
net.folivo.trixnity.olm
/
OlmIdentityKeys
Olm
Identity
Keys
@
Serializable
data
class
OlmIdentityKeys
(
val
curve25519
:
String
,
val
ed25519
:
String
)
Constructors
Properties
Constructors
Olm
Identity
Keys
Link copied to clipboard
fun
OlmIdentityKeys
(
curve25519
:
String
,
ed25519
:
String
)
Properties
curve25519
Link copied to clipboard
val
curve25519
:
String
ed25519
Link copied to clipboard
val
ed25519
:
String