Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cipher for VFP (Storing encrypted Keys)
Message
From
05/06/2003 09:34:29
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00796234
Message ID:
00796644
Views:
42
Hello Sergey,

Can you please tell me how i can decrypt a cell data after fetching it from table.

lcdecryptPassword = LOOKUP(keytbl.lickey,1,keytbl.id)

I got for lcdecryptPassword = "œ4ÒMß¿.’«=°…)ù²ˆ;µ' *·cçh1álÚB"


*** Now you found record you need and want decrypt lickey


lcLicKey = encrypt(keytbl.lickey, lcdecryptPassword)

for lcLicKey also i am getting the same it is not decrypting.

Thank you very much Sergey.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform