Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cipher for VFP (Storing encrypted Keys)
Message
 
 
À
05/06/2003 14:45:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00796234
Message ID:
00796899
Vues:
38
>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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform