limit encrypted string length to 20 characters
843811Jun 3 2008 — edited Jun 4 2008Hi,
How do I limit encrypted string to 20 characters or 'x' number of characters?
e.g. encrypting "hello" might produce the following out put -> "F1==iI09Poiui7@=1kjuyo" but if I wanted to limit the length 20 characters or less. Is there any
possibility of doing this? If yes, Can someone help me out?
Thanks
Mathew