GPG Encrpytion failing python

后端 未结 0 1319
遥遥无期
遥遥无期 2021-02-07 05:01
file_data = "test"
gpg = gnupg.GPG(gnupghome="/tmp")
import_result = gpg.import_keys(pub_key) #string that is a pgp yet
print(import_result.fingerpri         


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