authinfo_pass

Function authinfo_pass 

Source
pub fn authinfo_pass(password: &str) -> String
Expand description

Construct AUTHINFO PASS command (RFC 4643 Section 2.4)

Returns a properly formatted AUTHINFO PASS command with CRLF termination.