Private Member Functions | |
| tuple[bytes, bytes, dict, bytes] | _load (self, str|bytes jwt) |
PyJWS with a dedicated load implementation.
Definition at line 29 of file jwt_wrapper.py.
|
private |
Load a JWS.
Definition at line 36 of file jwt_wrapper.py.