trixnity-core
3.10.0
common
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
open
override
val
encrypted
:
Map
<
String
,
JsonElement
>