Package org.pgpainless.sop
Class VerificationHelper
- java.lang.Object
-
- org.pgpainless.sop.VerificationHelper
-
public class VerificationHelper extends java.lang.ObjectHelper class for shared methods related toVerifications.
-
-
Constructor Summary
Constructors Constructor Description VerificationHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static sop.VerificationmapVerification(org.pgpainless.decryption_verification.SignatureVerification sigVerification)Map aSignatureVerificationobject to aVerification.
-