Temporal ui hide password in input values

I am passing a password value to my temporal workflow. In the web-ui workflow input section, the password value is shown just like other values. Is there a way I can hide it?

Implement custom encryption for these fields. See Data Encryption section in the documentation for more details.