Why is my python script not creating a GNUPG encrypted file?

前端 未结 0 884
有刺的猬
有刺的猬 2021-01-24 13:33

This code was working before today.

I am using this line to encrypt a file and save it:

gpg.encrypt_file(f,recipients=encrypt_key,output= encrypted_file)
<         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题