We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 228621d commit ddcfbf9Copy full SHA for ddcfbf9
jose/backends/_asn1.py
@@ -3,7 +3,6 @@
3
Required by rsa_backend and pycrypto_backend but not cryptography_backend.
4
"""
5
from pyasn1.codec.der import decoder, encoder
6
-from pyasn1.error import PyAsn1Error
7
from pyasn1.type import namedtype, univ
8
9
RSA_ENCRYPTION_ASN1_OID = "1.2.840.113549.1.1.1"
0 commit comments