trixnity-core
Toggle table of contents
4.13.3
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
(
id
:
String
?
,
value
:
String
,
fallback
:
Boolean
?
=
null
,
signatures
:
Signatures
<
UserId
>
)
constructor
(
id
:
String
?
,
value
:
KeyValue.SignedCurve25519KeyValue
)