pgp

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