The Base64 class

The security.Base64 class includes methods for encoding to base64 or decoding from base64.

This class is provided in the security C-Extension library; To use this class, import the security package with:
IMPORT security