trixnity-core
3.10.0
common
trixnity-core
/
net.folivo.trixnity.core.model.keys
/
Key
/
Curve25519Key
/
Curve25519Key
Curve25519Key
constructor
(
keyId
:
String
?
=
null
,
value
:
String
,
fallback
:
Boolean
?
=
null
,
algorithm
:
KeyAlgorithm.Curve25519
=
KeyAlgorithm.Curve25519
)