Module decrypt

Source
Expand description

§Decrypt

Module dedicated to PGP decryption. This module exposes a simple function decrypt and its associated Errors.

Functions§

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