Uses of Class
io.jenkins.plugins.wiz.PGPVerifier.PGPVerificationException
-
Uses of PGPVerifier.PGPVerificationException in io.jenkins.plugins.wiz
Methods in io.jenkins.plugins.wiz that throw PGPVerifier.PGPVerificationExceptionModifier and TypeMethodDescriptionbooleanPGPVerifier.verifySignatureFromFiles(String dataPath, String signaturePath, String publicKeyPath) Verifies a PGP signature using file paths.