Function encrypt_default

Source
fn encrypt_default(name: &str, password: &str) -> AuthInfo
Expand description

Encrypt the password with MD5 as default.