Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variation on Encrypt /Dencrypt function..
Message
De
14/10/2003 13:28:14
 
 
À
14/10/2003 13:08:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00838304
Message ID:
00838619
Vues:
15
How do I get the string back?
Fx..
?x.decryptstream(x.EncryptStream("1234567", "123452"),"123452")

Gives my original string but..
x.decryptstream(Strconv(x.EncryptStream("1234567", "123452"),13),"123452")

Just gives garbage?

Thanks
Tim

>cResult = Strconv(cEncryptedStream,13)
>
>
>HTH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform