Uses of Package
org.pgpainless.key.protection
-
Packages that use org.pgpainless.key.protection Package Description org.pgpainless.decryption_verification Classes used to decryption and verification of OpenPGP encrypted / signed data.org.pgpainless.encryption_signing Classes used to encrypt or sign data using OpenPGP.org.pgpainless.key.modification.secretkeyring Classes that deal with modifications made toPGPSecretKeyRings
.org.pgpainless.key.protection Classes related to OpenPGP secret key password protection.org.pgpainless.key.protection.fixes Secret Key Protection Fixes.org.pgpainless.key.util Utility functions to deal with OpenPGP keys.org.pgpainless.signature.builder Classes related to OpenPGP signatures.org.pgpainless.signature.consumer Classes related to OpenPGP signature verification. -
Classes in org.pgpainless.key.protection used by org.pgpainless.decryption_verification Class Description SecretKeyRingProtector Task of theSecretKeyRingProtector
is to map encryptor/decryptor objects to key-ids. -
Classes in org.pgpainless.key.protection used by org.pgpainless.encryption_signing Class Description SecretKeyRingProtector Task of theSecretKeyRingProtector
is to map encryptor/decryptor objects to key-ids. -
Classes in org.pgpainless.key.protection used by org.pgpainless.key.modification.secretkeyring Class Description KeyRingProtectionSettings SecretKeyRingProtector Task of theSecretKeyRingProtector
is to map encryptor/decryptor objects to key-ids. -
Classes in org.pgpainless.key.protection used by org.pgpainless.key.protection Class Description BaseSecretKeyRingProtector CachingSecretKeyRingProtector Implementation of theSecretKeyRingProtector
which holds a map of key ids and their passwords.KeyRingProtectionSettings PasswordBasedSecretKeyRingProtector ProvidesPBESecretKeyDecryptor
andPBESecretKeyEncryptor
objects while getting the passphrases from aSecretKeyPassphraseProvider
and using settings from anKeyRingProtectionSettings
.SecretKeyRingProtector Task of theSecretKeyRingProtector
is to map encryptor/decryptor objects to key-ids. -
Classes in org.pgpainless.key.protection used by org.pgpainless.key.protection.fixes Class Description SecretKeyRingProtector Task of theSecretKeyRingProtector
is to map encryptor/decryptor objects to key-ids. -
Classes in org.pgpainless.key.protection used by org.pgpainless.key.util Class Description SecretKeyRingProtector Task of theSecretKeyRingProtector
is to map encryptor/decryptor objects to key-ids. -
Classes in org.pgpainless.key.protection used by org.pgpainless.signature.builder Class Description SecretKeyRingProtector Task of theSecretKeyRingProtector
is to map encryptor/decryptor objects to key-ids. -
Classes in org.pgpainless.key.protection used by org.pgpainless.signature.consumer Class Description SecretKeyRingProtector Task of theSecretKeyRingProtector
is to map encryptor/decryptor objects to key-ids.