Interface PBESecretKeyDecryptorBuilderProvider
- All Known Implementing Classes:
BcPBESecretKeyDecryptorBuilderProvider
,JcePBESecretKeyDecryptorBuilderProvider
public interface PBESecretKeyDecryptorBuilderProvider
Provider for
PBESecretKeyDecryptorBuilder
instances.
The purpose of this class is to act as an abstract factory, whose subclasses can decide, which concrete
implementation of PBESecretKeyDecryptorBuilder
(builder for objects that can unlock encrypted
secret keys) to return.-
Method Summary
-
Method Details
-
provide
- Throws:
PGPException
-