Class PasswordBasedSecretKeyRingProtector

java.lang.Object
org.pgpainless.key.protection.BaseSecretKeyRingProtector
org.pgpainless.key.protection.PasswordBasedSecretKeyRingProtector
All Implemented Interfaces:
SecretKeyRingProtector

public class PasswordBasedSecretKeyRingProtector extends BaseSecretKeyRingProtector
Provides PBESecretKeyDecryptor and PBESecretKeyEncryptor objects while getting the passphrases from a SecretKeyPassphraseProvider and using settings from an KeyRingProtectionSettings.