Skip to Content
0
Former Member
Sep 19, 2008 at 10:44 PM

How to decrypt security answer in UME

34 Views

We have created a Web Dynpro project to retrieve the password of a user if they forgot it. The program uses the default security question and answer attributes of the IUser object. The problem is that the security answer is encrypted in the DB. It looks like SSHA encryption, as the value of field starts with .

Does anyone know how to decryt the security answer?