Hi irshadmpct,
No, there is no reliable way to know whether the data you are checking has already been encrypted or not.
You need to add additional structure to the string.
You need to prefix the encrypted string with some string to determine whether string is encrypted or not by checking StartsWith method.