As an example, this is how you generate a new RSA key pair, save it in a file called mykey.pem , and then read it back: >>> from Crypto.PublicKey import RSA ...
確定! 回上一頁