GLOBAL
Namespace: | GLOBAL |
---|---|
Source File: | /scripts/base/bif/plugins/Bro_XMPP.events.bif.bro |
xmpp_starttls : event |
Generated when a XMPP connection goes encrypted after a successful StartTLS exchange between the client and the server. |
xmpp_starttls
Type: | event (c: connection ) |
---|
Generated when a XMPP connection goes encrypted after a successful StartTLS exchange between the client and the server.
C: | The connection. |
---|