Encrypt(string, key)
Encrypts a string.
See also Decrypt.
String to be encrypted.
String specifying the key used to encrypt string.