Obscured text input field.
Inherits from Input
The Secret_Input class is a subclass of Input that displays its input as a string of asterisks. This subclass is usually used to receive passwords and other "secret" information.