trixnity-client
3.0.0-beta1
trixnity-client
/
net.folivo.trixnity.client.store
/
StoredDeviceKeys
Stored
Device
Keys
@
Serializable
data
class
StoredDeviceKeys
(
val
value
:
SignedDeviceKeys
,
val
trustLevel
:
KeySignatureTrustLevel
)
Constructors
Properties
Constructors
Stored
Device
Keys
Link copied to clipboard
fun
StoredDeviceKeys
(
value
:
SignedDeviceKeys
,
trustLevel
:
KeySignatureTrustLevel
)
Properties
trust
Level
Link copied to clipboard
val
trustLevel
:
KeySignatureTrustLevel
value
Link copied to clipboard
val
value
:
SignedDeviceKeys