Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
More on encryption
Message
De
11/05/2006 17:14:43
 
 
À
11/05/2006 17:11:31
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01121152
Message ID:
01121159
Vues:
14
>Instead of actual result string what you see is hexadecimal representation of it (which is encoding free [0-9A-F]).
>ie: instead of "cetin" it is "636574696E" (0x63 is c, 65 is e and so on).

Yes, this is what I figured out in the last hour. Since then, I am trying to find a .NET function to convert a string into hexadecimal such as going from a string to UTF-8, Base 16.

So, basically, if I have a string like:

Lang

It would give:

4C616E67

Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform