pub fn is_password_usable(encoded: &str) -> bool
Expand description

Verifies if an encoded hash is properly formatted before check it cryptographically.