Package org.pgpainless.key.protection
Classes related to OpenPGP secret key password protection.
-
Interface Summary Interface Description CallbackBasedKeyringProtector.Callback SecretKeyRingProtector Deprecated. useSecretKeyRingProtector2instead.SecretKeyRingProtector2 SecretKeyRingProtectorAdapter -
Class Summary Class Description CallbackBasedKeyringProtector KeyRingProtectionSettings PassphraseMapKeyRingProtector Implementation of theSecretKeyRingProtectorwhich holds a map of key ids and their passwords.PasswordBasedSecretKeyRingProtector ProvidesPBESecretKeyDecryptorandPBESecretKeyEncryptorobjects while getting the passphrases from aSecretKeyPassphraseProviderand using settings from anKeyRingProtectionSettings.UnprotectedKeysProtector Implementation of theSecretKeyRingProtectorwhich assumes that all handled keys are not password protected.