Changes

Jump to navigation Jump to search
1 byte added ,  15:33, 24 April 2016
Line 34: Line 34:  
  gpg --list-keys
 
  gpg --list-keys
 
==== Encrypt one recipient ====
 
==== Encrypt one recipient ====
  gpg --encrypt --recipient <key ID> <file>
+
  gpg --recipient <key ID> --encrypt <file>
 +
 
 
==== Encrypt to multiple recipients ====
 
==== Encrypt to multiple recipients ====
 
  <nowiki>gpg --recipient 42FF42FF \
 
  <nowiki>gpg --recipient 42FF42FF \

Navigation menu