public class Main extends Object
Usage:
java -jar xoxa.jar [-av] [-iformat] [-oformat] [-dfile] [-sident:passphrase] [file]"
The possible formats are xml
(default for input)
and esis
(default for output). The option
ident:passphrase
gives the identity to use for the
signature, and its passphrase (this is clearly not secure in
general).
If the -a
option is present, the output is un-normalised,
and all content is reported.
The GPG command is either gpg
or else the value of the
gpg.binary
system property. The program respects the value of
the GNUPGHOME
environment variable, for locating the
keychain.
Constructor and Description |
---|
Main() |
public static void main(String[] args)
Copyright © 2014. All rights reserved.