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