Reference

Base64

Encode

Input A string to encode.
Output The Base64-encoded string.

Signature

Example

Decode

Input A Base64-encoded string to decode.
Output The decoded string.

Signature

Example