Note that encoding is not equivalent to encrypting. Encoding just transcribes the data in a different alphabet and involves no keys. The transmitted message can still be considered clear text and is, in fact, picked up directly by network sniffers.
See Also: Encode.
See BASE64 in Computer