typedef void (*SilcSKESendPacketCb)(SilcSKE ske, SilcBuffer packet, SilcPacketType type, void *context);
Packet sending callback. Caller of the SKE routines must provide a routine to send packets to negotiation parties. See the silc_ske_set_callbacks for more information.