Open
Description
Good morning
is it by intention that GPGME::Crypto.clearsign(text)
produces detached signatures? At least, the signed data is not included in the result. Should this not be an equivalent to calling :~$: gpg --clearsign [text]
on the command-line?
Directing the output to a file (option :output
) does only produce the same, for me useless, output: a signature inside a PGP-encrypted block, but the signed data is not included.
If you do produce “inline” clear singed text, please show me your authentic code example.
TIA
Metadata
Metadata
Assignees
Labels
No labels