Struct representing the state of our private cross signing keys, it shows which private cross signing keys we have locally stored.
Do we have the master key?
Do we have the self signing key? This one is necessary to sign our own devices.
Do we have the user signing key? This one is necessary to sign other users.
Generated using TypeDoc
Struct representing the state of our private cross signing keys, it shows which private cross signing keys we have locally stored.