Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cipher for VFP (Storing encrypted Keys)
Message
From
05/06/2003 14:45:55
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00796234
Message ID:
00796890
Views:
42
In the second place where i am trying to decrypt:

lcLicKeyEncrypted = LOOKUP(keytbl.lickey,1,keytbl.id)
SET LIBRARY to mapppath+"cipher50.fll" ADDI
lcLicKey = decrypt(lcLicKeyEncrypted , lcEncryptPassword)


where i dont have 'lcEncryptPassword' variable:
I am getting message unable to find 'lcEncryptPassword'.

I am using this variable in the first place only. when trying to encrypt.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform