PLUGIN_PROTOCOL_ACCEPT
Direction: plugin to client
When: sent after PLUGIN_PROTOCOL
What happens next: depends on the auth protocol agreed on. For keyboard-interactive, the client will send PLUGIN_KI_SERVER_REQUEST
or PLUGIN_AUTH_SUCCESS
or PLUGIN_AUTH_FAILURE
. No other method is specified.
Message contents after the type code: none.