Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

This is a part 2 of my previous question.I am working on an application in VB.NET .
One of my objects return a 128 byte key, which I need to give to my users.Now I cannot give raw 128 bytes, that would look insane and overwhelming.Can any body suggest me a smart way of packaging these 128 bytes so that it looks like a digestible number?
It would be better if I am able to trace back each digit in the resulting number to the distinct bytes that produced it.
Please provide your valuable help.
Posted
Comments
Kschuler 20-Jun-13 14:44pm    
Perhaps you would get more feedback if you clicked the Improve question link and added more information to your question. Specifically....why are you giving your users a key? You say this is part 2 of another question...could you please provide any important information from that question here.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900