pub fn authinfo_pass(password: &str) -> String
Construct AUTHINFO PASS command (RFC 4643 Section 2.4)
Returns a properly formatted AUTHINFO PASS command with CRLF termination.