Syntax:
<apex:inputSecret value="{!inputValue}" id="theSecretInput"/>
Example:
<apex:inputsecret id=”pwd” value=”{!pwd}”/>