You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
328 B
12 lines
328 B
.. _module-pw_base64:
|
|
|
|
---------
|
|
pw_base64
|
|
---------
|
|
This module provides functions for encoding, decoding, and validating Base64
|
|
data as specified by `RFC 3548 <https://tools.ietf.org/html/rfc3548>`_ and
|
|
`RFC 4648 <https://tools.ietf.org/html/rfc4648>`_.
|
|
|
|
.. note::
|
|
The documentation for this module is currently incomplete.
|