Community discussion forum

How to get unique Bytes from a String ?

  • 2 months ago

    Hi,

    I want to get bytes from a string value( for Encryption/Decryption purposes ), i have used getBytes() method for that purpose, but every time i call getBytes() method, it returns a new bytes of array each time. I want a unique bytes of array for a particular string. How ? Also i want to store that information (string or byte) in a file, and i want to get back this information in form of bytes.

    Is there a way to get a unique bytes of array for a particular string, each time i use getBytes() or any other method ?

    Thanks...

    Post was edited on 25/08/2009 09:37:51 Report abuse

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

We'd love to hear what you think! Submit ideas or give us feedback