deltachat

Module 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.

Traits§

  • DcKey πŸ”’
    Convenience trait for working with keys.
  • DcSecretKey πŸ”’
    Deltachat extension trait for secret keys.

Functions§