set_password_new


Description:

public void set_password_new (bool new_password)

Set whether the prompt will prompt for a new password.

This will cause the prompt implementation to ask the user to confirm the password and/or display other relevant user interface for creating a new password.

Parameters:

this

the prompt

new_password

whether in new password mode or not