Changes

Jump to navigation Jump to search
59 bytes added ,  11:31, 7 June 2018
Line 12: Line 12:  
=== Decryption ===
 
=== Decryption ===
 
  gpg -d file.txt
 
  gpg -d file.txt
 +
gpg --output <file> --decrypt <encrypted-and-signed-file>
 
we will be prompt for a password.
 
we will be prompt for a password.
  

Navigation menu