trixnity-client
Toggle table of contents
4.12.1
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client.store
/
StoredDeviceKeys
Stored
Device
Keys
@
Serializable
data
class
StoredDeviceKeys
(
val
value
:
SignedDeviceKeys
,
val
trustLevel
:
KeySignatureTrustLevel
)
Members
Constructors
Stored
Device
Keys
Link copied to clipboard
constructor
(
value
:
SignedDeviceKeys
,
trustLevel
:
KeySignatureTrustLevel
)
Properties
trust
Level
Link copied to clipboard
val
trustLevel
:
KeySignatureTrustLevel
value
Link copied to clipboard
val
value
:
SignedDeviceKeys