Returns the string decoded with specified key.
function WADecrypt(aText: string; aKey: string): string;
var dec:=WADecrypt('561O6/EJRDYXWZoN|f+xhfzFP6mOO1DpcrWHWNg==','pass'); //dec = 'source text'