All Classes and Interfaces
Class
Description
Externalized text messages for localization.
Locates GPG keys from either
~/.gnupg/private-keys-v1.d or
~/.gnupg/secring.gpgA
GpgSignatureVerifier to verify GPG signatures using BouncyCastle.A
GpgSignatureVerifierFactory that creates
GpgSignatureVerifier instances that verify GPG signatures using
BouncyCastle and that do cache public keys.GPG Signer using the BouncyCastle library.
Factory for creating a
GpgSigner based on Bouncy Castle.Utilities to compute the keygrip of a key.
Utilities for reading GPG secret keys from a gpg-agent key file.
Something that can supply a passphrase to decrypt an encrypted secret
key.
A parser for secret keys stored in s-expressions.