SSH2_MSG_USERAUTH_PK_OK
if ((r = sshpkt_start(ssh, SSH2_MSG_USERAUTH_PK_OK))
ssh_dispatch_set(ssh, SSH2_MSG_USERAUTH_PK_OK, &input_userauth_pk_ok);