ssh_message_auth_password

@brief Get the password of the authenticated user.

@paramin msg The message to get the password from.

@return The username or NULL if an error occured.

@see ssh_message_get() @see ssh_message_type()

extern (C)
const(char)*
ssh_message_auth_password

Meta