How to decrypt a file
To decrypt a file, use sq decrypt
, providing the name of the encrypted file and implicitly using a key in the keystore:
$ sq decrypt message.pgp
Read more about how to encrypt and decrypt files.
To decrypt a file, use sq decrypt
, providing the name of the encrypted file and implicitly using a key in the keystore:
$ sq decrypt message.pgp
Read more about how to encrypt and decrypt files.