Module pgp::verify

source ·
Expand description

Module dedicated to PGP verification.

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

Functions§

  • Verifies given standalone signature using the given public key.