removing unnecessary change

This commit is contained in:
Gareth J. Greenaway 2018-06-04 16:04:45 -07:00
parent e22df8473d
commit 99bad3cca6
No known key found for this signature in database
GPG Key ID: 10B62F8A7CAD7A41

View File

@ -837,7 +837,6 @@ def create_private_key(path=None,
bio = M2Crypto.BIO.MemoryBuffer()
if passphrase is None:
cipher = None
rsa.save_key_bio(
bio,
cipher=cipher,