Bouncy Castle Cryptography Library 1.79

org.bouncycastle.openpgp.operator
Interface PGPContentVerifierBuilder


public interface PGPContentVerifierBuilder


Method Summary
 PGPContentVerifier build(PGPPublicKey publicKey)
           
 

Method Detail

build

public PGPContentVerifier build(PGPPublicKey publicKey)
                         throws PGPException

Bouncy Castle Cryptography Library 1.79