Expand description
Cryptographic key module.
Structs
- A key fingerprint
- Represents a Public PGP key, which is signed and either received or ready to be transferred.
- 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
- Saves a keypair as the default keys.
- Store the keypair as an owned keypair for addr in the database.