Module pgp::encrypt

source ·
Expand description

Module dedicated to PGP encryption.

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

Enums§

Functions§

  • Encrypts given bytes using the given list of public keys.