Readonly
crossReadonly
localTrue if the device has been marked as locally verified.
Readonly
signedTrue if this device has been signed by its owner (and that signature verified).
This doesn't necessarily mean that we have verified the device, since we may not have verified the owner's cross-signing key.
Readonly
tofuTODO: tofu magic wtf does this do?
Private
Readonly
trustTrue if the client has been configured to trust cross-signed devices via setTrustCrossSignedDevices.
Check if we should consider this device "verified".
A device is "verified" if either:
true if this device is verified via any means.
Generated using TypeDoc
True if this device has been verified via cross signing.
This does not take into account
trustCrossSignedDevices
.