how to verify (only) signed and encrypted file.
Andrew McDonald
andrew@mcdonald.org.uk
Tue Jul 3 21:21:02 2001
On Mon, Jul 02, 2001 at 03:05:29PM +0100, Gerik wrote:
> so, what is the appropriate command i should use in order to verify
> "encrypted and signed" file ?
'gpg --decrypt' will verify the signature after decrypting the file.
(The signature verification message is sent to stderr, whereas the
plaintext is sent to stdout).
--
Andrew McDonald
E-mail: andrew@mcdonald.org.uk
http://www.mcdonald.org.uk/andrew/