This appendix contains the specification for the protocol spoken over local IPC between PuTTY and an authentication helper plugin.
If you already have an authentication plugin and want to configure PuTTY to use it, see section 4.22.3 for how to do that. This appendix is for people writing new authentication plugins.
PLUGIN_INIT
PLUGIN_INIT_RESPONSE
PLUGIN_INIT_FAILURE
PLUGIN_PROTOCOL
PLUGIN_PROTOCOL_REJECT
PLUGIN_PROTOCOL_ACCEPT
PLUGIN_KI_SERVER_REQUEST
PLUGIN_KI_SERVER_RESPONSE
PLUGIN_KI_USER_REQUEST
PLUGIN_KI_USER_RESPONSE
PLUGIN_AUTH_SUCCESS
PLUGIN_AUTH_FAILURE