Interface PBEProtectionRemoverFactory
-
- All Known Implementing Classes:
JcePBEProtectionRemoverFactory
public interface PBEProtectionRemoverFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PBESecretKeyDecryptor
createDecryptor(java.lang.String protection)
-
-
-
Method Detail
-
createDecryptor
PBESecretKeyDecryptor createDecryptor(java.lang.String protection) throws PGPException
- Throws:
PGPException
-
-