Skip to main content

register_password_algorithm

Function register_password_algorithm 

Source
pub fn register_password_algorithm(
    name: impl Into<String>,
    algorithm: PasswordAlgorithm,
)