trixnity-core
Toggle table of contents
4.12.2
common
Platform filter
common
Switch theme
Search in API
trixnity-core
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
)