write_password

Function write_password 

Source
pub fn write_password(buf: &mut Vec<u8>, password: &str)
Expand description

Write a PasswordMessage (cleartext or MD5 hashed password).