Class UserVerificationStatus

Represents the ways in which we trust a user

Constructors

Properties

crossSigningVerified: boolean
crossSigningVerifiedBefore: boolean
tofu: boolean

Methods

  • Returns boolean

    true if this user is verified via cross signing

  • Returns boolean

    true if this user's key is trusted on first use

  • Returns boolean

    true if this user is verified via any means

  • Returns boolean

    true if we ever verified this user before (at least for the history of verifications observed by this device).

Generated using TypeDoc