| Class | Description |
|---|---|
| BouncyCastleGpgKey |
Container which holds a
BouncyCastleGpgKey.getSecretKey() together with the
path it was loaded from. |
| BouncyCastleGpgKeyLocator |
Locates GPG keys from either
~/.gnupg/private-keys-v1.d or
~/.gnupg/secring.gpg |
| BouncyCastleGpgKeyPassphrasePrompt |
Prompts for a passphrase and caches it until
cleared. |
| BouncyCastleGpgSigner |
GPG Signer using BouncyCastle library
|
| WorkQueue |
Simple work queue to run tasks in the background
|