Which input type automatically hides the text that is typed?
<input type="hidden">
<input type="mask">
<input type="password">
<input type="obscure">