NSSecureTextFieldCell
A text field whose value is hidden from the user.
Declaration
class NSSecureTextFieldCellOverview
NSSecureTextFieldCell works with NSSecureTextField and overrides the general cell use of the field editor to provide its own field editor, which doesn’t display text or allow the user to cut or copy its value.