Description:
Encrypt a string and return it.
Added In: v0.40
public static string Encrypt(string message, bool output = false) public static string Encrypt(string message, string password, bool output = false)
//Coming soon
//Coming soon