mirror of
git://git.gnupg.org/gnupg.git
synced 2025-04-13 22:21:09 +02:00
doc: Document the --unwrap command.
-- Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
c6702d77d9
commit
c6be407251
@ -617,6 +617,15 @@ with ant release.
|
|||||||
Pack or unpack an arbitrary input into/from an OpenPGP ASCII armor.
|
Pack or unpack an arbitrary input into/from an OpenPGP ASCII armor.
|
||||||
This is a GnuPG extension to OpenPGP and in general not very useful.
|
This is a GnuPG extension to OpenPGP and in general not very useful.
|
||||||
|
|
||||||
|
@item --unwrap
|
||||||
|
@opindex unwrap
|
||||||
|
This command is similar to @option{--decrypt} with the change that the
|
||||||
|
output is not the usual plaintext but the original message with the
|
||||||
|
decryption layer removed. Thus the output will be an OpenPGP data
|
||||||
|
structure which often means a signed OpenPGP message. Note that this
|
||||||
|
command may or may not remove a compression layer which is often found
|
||||||
|
beneath the encryption layer.
|
||||||
|
|
||||||
@item --tofu-policy @{auto|good|unknown|bad|ask@} @var{keys}
|
@item --tofu-policy @{auto|good|unknown|bad|ask@} @var{keys}
|
||||||
@opindex tofu-policy
|
@opindex tofu-policy
|
||||||
Set the TOFU policy for all the bindings associated with the specified
|
Set the TOFU policy for all the bindings associated with the specified
|
||||||
|
Loading…
x
Reference in New Issue
Block a user