public class AddValidationInformation extends Object
Constructor and Description |
---|
AddValidationInformation() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
void |
validateSignature(File inFile,
File outFile)
Signs the given PDF file.
|
public void validateSignature(File inFile, File outFile) throws IOException
inFile
- input PDF fileoutFile
- output PDF fileIOException
- if the input file could not be readpublic static void main(String[] args) throws IOException, GeneralSecurityException
IOException
GeneralSecurityException
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.