trixnity-core
3.0.0-beta1
trixnity-core
/
net.folivo.trixnity.core.model.keys
/
Key
/
Curve25519Key
/
Curve25519Key
Curve25519Key
fun
Curve25519Key
(
keyId
:
String
?
=
null
,
value
:
String
,
algorithm
:
KeyAlgorithm.Curve25519
=
KeyAlgorithm.Curve25519
)