base64-encode-string
base64-encode-string is a built-in function in `C source code
'.
(base64-encode-string STRING &optional NO-LINE-BREAK)
Base64-encode STRING and return the result.
Optional second argument NO-LINE-BREAK means do not break long lines
into shorter lines.