Module deltachat::key

source ·
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§