authenticator::models::keyring

Function encode_argon2

Source
fn encode_argon2(secret: &str) -> Result<String>