public final class Encrypt extends Object
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
This is the entry point for the application.
|
public static void main(String[] args) throws IOException, CertificateException
args
- The command-line arguments.IOException
- If there is an error decrypting the document.CertificateException
- If there is an error with a certificate.Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.