PGPAINLESS-CLI-SIGN(1) | PGPainless-CLI Manual | PGPAINLESS-CLI-SIGN(1) |
pgpainless-cli-sign - Create a detached signature on the data from standard input
pgpainless-cli sign [--[no-]armor] [--stacktrace] [--as={binary|text}] [--micalg-out=MICALG] [--with-key-password=PASSWORD]... [KEYS...]
--as={binary|text}
Defaults to 'binary'.
If '--as=text' and the input data is not valid UTF-8, sign fails with return code 53.
--micalg-out=MICALG
--[no-]armor
--stacktrace
--with-key-password=PASSWORD
Is an INDIRECT data type (e.g. file, environment variable, file descriptor...).
[KEYS...]
2022-11-06 |