A class to hold the password. This class offers additional functionality to clear the data from memory, to avoid any potential memory attacks.
Returns the string representation of the password.
Clears the data, setting all bytes to 0. Once clear has been called, the password will no longer be in memory.