Created a detached signature for the signable bytes with the private key that matches the given Identity.
If a matching Identity is not present in this wallet, an error is thrown.
Returns all identities currently registered
Gets a local label associated with the public identity to be displayed in the UI.
Creates a new identity from the wallet's secret but does not store it.
This allows the Keyring to check for duplicate identities before they are persisted.
Exposes the secret data of this wallet in a printable format for backup purposes.
The format depends on the implementation and may change over time, so do not try to parse the result or make any kind of assumtions on how the result looks like.
Generated using TypeDoc
An interface that does not allow mutating any internal state of the Wallet