Creates a new, empty, signatures collection.
How many signatures do we currently hold.
Add the given signature from the given signer and the given key ID to the collection.
Get the json with all signatures
Remove all the signatures we currently hold.
Get the map of signatures that belong to the given user.
Try to find an Ed25519 signature from the given signer with the given key ID.
Do we hold any signatures or is our collection completely empty.
Generated using TypeDoc
A collection of
Signature
.