Module pgp::sign

source ·
Expand description

Module dedicated to PGP signing.

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

Enums§

Functions§

  • Signs given bytes using the given private key and its passphrase.