Skip to main content

static_auth_secret

Function static_auth_secret 

Source
pub fn static_auth_secret(
    username: &str,
    secret: &str,
    realm: &str,
    algorithm: PasswordAlgorithm,
) -> Password