Expand description

Simple wrappers for performing very specific tasks with Sequoia PGP.

These helpers are (almost) entirely unrelated to OpenPGP card.

Functions

Produce decrypted plaintext from a VerificationHelper+DecryptionHelper d and the ciphertext msg.

Retrieve a public (sub)key from a Cert, by fingerprint.

Retrieve a private (sub)key from a Cert, by fingerprint.

Produce an armored signature from input and a Signer s.

Retrieve a (sub)key from a Cert, for a given KeyType.