@brief Reply with a standard reject message.
Use this function if you don't know what to respond or if you want to reject a request.
@paramin msg The message to use for the reply.
@return 0 on success, -1 on error.
@see ssh_message_get()
See Implementation
@brief Reply with a standard reject message.
Use this function if you don't know what to respond or if you want to reject a request.
@paramin msg The message to use for the reply.
@return 0 on success, -1 on error.
@see ssh_message_get()