Class BcPBESecretKeyDecryptorBuilder
- java.lang.Object
-
- org.bouncycastle.openpgp.operator.bc.BcPBESecretKeyDecryptorBuilder
-
public class BcPBESecretKeyDecryptorBuilder extends Object
-
-
Constructor Summary
Constructors Constructor Description BcPBESecretKeyDecryptorBuilder(PGPDigestCalculatorProvider calculatorProvider)
-
-
-
Constructor Detail
-
BcPBESecretKeyDecryptorBuilder
public BcPBESecretKeyDecryptorBuilder(PGPDigestCalculatorProvider calculatorProvider)
-
-
Method Detail
-
build
public PBESecretKeyDecryptor build(char[] passPhrase)
-
-