Guest User

Untitled

a guest
Oct 18th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. gpg-zip --sign abc.txt def.txt
  2.  
  3. gpg: no default secret key: secret key not available
  4. gpg: signing failed: secret key not available
  5.  
  6. gpg --default-key <keyid>
  7.  
  8. gpg: Go ahead and type your message ...
  9.  
  10. gpg: no valid OpenPGP data found.
  11. gpg: processing message failed: eof
Add Comment
Please, Sign In to add comment