ssh_message_reply_default

@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()

extern (C)
int
ssh_message_reply_default

Meta