Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crypt a string to a readable string
Message
 
 
À
02/09/2005 07:50:36
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
01046157
Message ID:
01046159
Vues:
18
This message has been marked as the solution to the initial question of the thread.
>I want to crypy a string. But that string must readable. I mean that crypted string must have A..Z, 0...9 ....
>
>Is there any crypt library do that? cipher doesn't do that...

You can use STRCONV(, 13) to convert encripted string to encoded base64 or STRCONV(, 15) to encoded hexBinary
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform