ssh_message_auth_user

@brief Get the name of the authenticated user.

@paramin msg The message to get the username 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_user

Meta