Base64

From NovaOrdis Knowledge Base
Revision as of 04:49, 24 November 2018 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

External

Internal

Overview

The Base64 encoding is a binary data encoding scheme designed to represent arbitrary sequences of octets in a form that allows the use of both upper- and lowercase letters (so it can be embedded where text goes) but that need not be human readable.

TO Process