Module pgp::sign

source ·
Expand description

Module dedicated to PGP signing.

This module exposes a simple function sign and its associated [Error]s.

Enums

  • Errors related to PGP signing.

Functions

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