Uses of Class
org.c02e.jpgpj.Decryptor
Packages that use Decryptor
-
Uses of Decryptor in org.c02e.jpgpj
Methods in org.c02e.jpgpj that return DecryptorModifier and TypeMethodDescriptionDecryptor.clone()Decryptor.withCopyFileBufferSize(int copyFileBufferSize) Decryptor.withLoggingEnabled(boolean enabled) Decryptor.withMaxFileBufferSize(int maxFileBufferSize) Decryptor.withSymmetricPassphrase(String x) Decryptor.withSymmetricPassphraseChars(char[] x) Decryptor.withVerificationRequired(boolean x) Decryptor.withVerificationType(Decryptor.VerificationType x) Type of signature verification.