convert


Description:

public abstract string convert (string password_value, HashMap<string,string>? options = null)

Convert the given password value to the hashed, crypted, or other type of converted value.

Parameters:

password_value Value to convert
options Optional HashMap<string,string> of additional params.