encode_password


Description:

public string? encode_password (string authorizer_name, string password, HashMap<string,string>? options = null)

Encode a password using the given authorization type.

Parameters:

authorizer_name Authorizer name as defined by the application configuration
password Password to encode
options Optional overrides to pass to convert()