🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 15:46:16 | PHP 8.1.34
📂
/ (Root)
/
usr
/
lib
/
python3.9
/
site-packages
/
josepy
/
__pycache__
📍 /usr/lib/python3.9/site-packages/josepy/__pycache__
🔄 Refresh
✏️
Editing: b64.cpython-39.opt-1.pyc
Read Only
a �Bg� � @ sD d Z ddlZddlmZ eed�dd�Zeeef ed�dd�ZdS ) a `JOSE Base64`_ is defined as: - URL-safe Base64 - padding stripped .. _`JOSE Base64`: https://tools.ietf.org/html/draft-ietf-jose-json-web-signature-37#appendix-C .. Do NOT try to call this module "base64", as it will "shadow" the standard library. � N)�Union)�data�returnc C s"