Namespace: | GLOBAL |
---|---|
Source File: | /scripts/base/bif/plugins/Bro_SSL.functions.bif.bro |
set_ssl_established: function | Sets if the SSL analyzer should consider the connection established (handshake finished succesfully). |
Type : | function (c: connection) : any |
---|
Sets if the SSL analyzer should consider the connection established (handshake finished succesfully).
C : | The SSL connection. |
---|