I once read that it is more secure to store passwords as char arrays. In PasswordTextField, does the model binds automatically to a char array? or what way can a user make use of a char array to store thier passwords or its not a compelling security issue?
