Base64 Encode

Converts the result of the enclosed tokens to bytes by using the specified character set, then Base64-encodes the bytes.

Fields

Character Set

Specify the character set that converts the string to bytes. It can be any Java-supported character set. If the filed is left blank, the character set defaults to the system encoding as specified by the file.encoding System property. Supports variable expansion. For more information, see Section 3.6, Variable Selector.

Example

Base64 encode