Takes two parameters, SourceValue, EncryptionKey
Description:
Returns an EncryptedValue based off of the SourceValue and EncryptionKey.
Example:
Encrypted$ "MyValue", "MyEncryptionKey"