trixnity-core
3.7.0-beta3
common
trixnity-core
/
net.folivo.trixnity.core.model.keys
/
Key
/
SignedCurve25519Key
/
SignedCurve25519Key
Signed
Curve25519Key
constructor
(
keyId
:
String
?
=
null
,
value
:
String
,
signatures
:
Signatures
<
UserId
>
,
fallback
:
Boolean
?
=
null
,
algorithm
:
KeyAlgorithm.SignedCurve25519
=
KeyAlgorithm.SignedCurve25519
)