I have one encryption method which encrypt simple text to unreadable format but there is one problem with this encryption method if i run that method twice it will decrypt the encrypted string. Is there any way so that i can know if string is already encrypted?