trixnity-core
Toggle table of contents
4.16.3
common
Platform filter
common
Switch theme
Search in API
trixnity-core
trixnity-core
/
net.folivo.trixnity.core.model.events.m.crosssigning
/
SelfSigningKeyEventContent
Self
Signing
Key
Event
Content
@
Serializable
data
class
SelfSigningKeyEventContent
(
val
encrypted
:
Map
<
String
,
JsonElement
>
)
:
SecretEventContent
Members
Constructors
Self
Signing
Key
Event
Content
Link copied to clipboard
constructor
(
encrypted
:
Map
<
String
,
JsonElement
>
)
Properties
encrypted
Link copied to clipboard
@
SerialName
(
value
=
"encrypted"
)
open
override
val
encrypted
:
Map
<
String
,
JsonElement
>