MCPcopy Create free account
hub / github.com/mpdavis/python-jose / JWSSignatureError

Class JWSSignatureError

jose/exceptions.py:9–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7
8
9class JWSSignatureError(JWSError):
10 pass
11
12
13class JWSAlgorithmError(JWSError):

Callers 1

_verify_signatureFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…