Function mock_sasl_challenge

Source
pub fn mock_sasl_challenge(
    username: &str,
    mock_nonce: &str,
    iterations: &NonZeroU32,
) -> HashOpts