LineLen
(number) The maximum line length for the base64-encoded text, in columns. (Use 0 for no line breaks.) The default value is 0.
Re t u r n s
(string) A base64-encoded string containing the encrypted data. If the data cannot be encrypted or some other error occurs, an empty string ("") is returned. You can use Application.GetLastError to determine whether this action failed, and why.