Interface PGPContentVerifierBuilder
-
public interface PGPContentVerifierBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PGPContentVerifier
build(PGPPublicKey publicKey)
-
-
-
Method Detail
-
build
PGPContentVerifier build(PGPPublicKey publicKey) throws PGPException
- Throws:
PGPException
-
-