Module sign

Source
Expand description

§Sign

Module dedicated to PGP signing. This module exposes a simple function sign and its associated Errors.

Enums§

PublicKeyOrSubkey
SignedSecretKeyOrSubkey

Functions§

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