Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cipher for VFP (Storing encrypted Keys)
Message
 
 
To
05/06/2003 14:45:55
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00796234
Message ID:
00796899
Views:
39
>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.

You've to provide valid passwor for decryption.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform