Expand description
Cryptographic key module.
Structs§
- A key fingerprint
- A Public OpenPGP key (“Transferable Public Key”), complete with self-signatures (and optionally third party signatures). This format can be used to transfer a public key to other OpenPGP users.
- Represents a secret signed PGP key.
Enums§
- Use of a key pair for encryption or decryption.
Traits§
- DcKey 🔒Convenience trait for working with keys.
- Deltachat extension trait for secret keys.
Functions§
- Returns our own public keyring.
- Saves a keypair as the default keys.
- Store the keypair as an owned keypair for addr in the database.