Class BcPGPDataEncryptorBuilder

java.lang.Object
org.bouncycastle.openpgp.operator.bc.BcPGPDataEncryptorBuilder
All Implemented Interfaces:
PGPDataEncryptorBuilder

public class BcPGPDataEncryptorBuilder extends Object implements PGPDataEncryptorBuilder
PGPDataEncryptorBuilder implementation that uses the Bouncy Castle lightweight API to implement cryptographic primitives.