Options
All
  • Public
  • Public/Protected
  • All
Menu

Struct representing the state of our private cross signing keys, it shows which private cross signing keys we have locally stored.

Hierarchy

  • CrossSigningStatus

Index

Constructors

Properties

hasMaster: boolean

Do we have the master key?

hasSelfSigning: boolean

Do we have the self signing key? This one is necessary to sign our own devices.

hasUserSigning: boolean

Do we have the user signing key? This one is necessary to sign other users.

Methods

  • free(): void
  • Returns void

Generated using TypeDoc