标签: powershell encryption
我试图在Powershell中加密文件
gpg --output out.gpg --encrypt --recipient Name encryptedfile.tar.gz
但是我收到错误 gpg:D501D7CE28B16B3E:不能保证此密钥属于指定用户。
那是为什么?我之前导入过密钥,我可以用cmdlet看到它 gbp --list-keys