Module pgp::decrypt

source ·
Expand description

Module dedicated to PGP decryption.

This module exposes a simple function decrypt and its associated [Error]s.

Enums

  • Errors related to PGP decryption.

Functions

  • Decrypts bytes using the given secret key and its passphrase.