base/bif/plugins/Zeek_XMPP.events.bif.zeek

GLOBAL
Namespace:

GLOBAL

Summary

Events

xmpp_starttls: event

Generated when a XMPP connection goes encrypted after a successful StartTLS exchange between the client and the server.

Detailed Interface

Events

xmpp_starttls
Type:

event (c: connection)

Generated when a XMPP connection goes encrypted after a successful StartTLS exchange between the client and the server.

Parameters:

c – The connection.