Consider the following use case:
I have a password in a Advanced auto-populate password field (site would not allow to set the pwd generated by PWM)
Now the site have changed the login page, and the password does not autopopulate any longer, so I need to access the Advanced auto-populate password value that I had stored initially. It is encrypted in password.rdf, as it should be.
It would be great to be able to decrypt it with the PWM interface.