Module pgp::decrypt

source ·
Expand description

Module dedicated to PGP decryption.

This module exposes a simple function decrypt and its associated Errors.

Functions§

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