mirror of
https://github.com/certbot/certbot.git
synced 2026-07-31 18:34:41 +02:00
Signature: remove todo about M2Crypto
This commit is contained in:
@@ -32,8 +32,6 @@ class Signature(util.JSONDeSerializable, util.ImmutableMap):
|
||||
def from_msg(cls, msg, key, nonce=None):
|
||||
"""Create signature with nonce prepended to the message.
|
||||
|
||||
.. todo:: Change this over to M2Crypto... PKey
|
||||
|
||||
.. todo:: Protect against crypto unicode errors... is this sufficient?
|
||||
Do I need to escape?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user