Readonly
masterGet the master key of the identity.
Readonly
selfGet the self-signing key of the identity.
Readonly
userGet the user-signing key of the identity. This is only present for our own user identity.
Was this identity verified since initial observation and is not anymore?
Such a violation should be reported to the local user by the application, and resolved by
True if we verified our own identity at some point in the past.
To reset this latch back to false
, call withdrawVerification.
Remove the requirement for this identity to be verified.
If an identity was previously verified and is not any longer, it will be reported to the user. In order to remove this notice users have to verify again or to withdraw the verification requirement.
Struct representing a cross signing identity of a user.
This is the user identity of a user that is our own.