Database Signature Storage
Our default SignatureStorage implementation that uses the SQLite database to store signatures.
Functions
Link copied to clipboard
Adds the given signature to the signature storage.
Link copied to clipboard
Adds the given signatures to the signature storage.
Link copied to clipboard
Deletes the database used by this signature storage.
Link copied to clipboard
Gets the currently stored signatures.
Link copied to clipboard
Removes the given signature from the signature storage.
Link copied to clipboard
Removes the given signatures from the signature storage.