Doubt in Security basics
Babu Kopparam <[email protected]> 15 Feb 2005 11:09:54 -0000
| Newsgroups | gmane.comp.security.programming |
|---|---|
| Message-ID | <[email protected]> |
Hi! List, Probably i feel this doubt is related with basic knowledge. Whenever capturing the password, char[] is used instead of String object.= What purpose does this solve. --- I am referring to JAVA. Thanks in advance, -Babu.