TLS namespace is for Transport Layer Security (TLS) connections such as those used for HTTPS. More...
Classes | |
struct | Myra::Traffic::TLS::ClientHello |
Namespaces | |
Myra | |
Namespace declaration for all of the Myra Canyon helper functions. | |
Myra::Traffic | |
Namespace to group everything related to network traffic. | |
Myra::Traffic::TLS | |
Detect and examine TLS packets. | |
Functions | |
bool | Myra::Traffic::TLS::examine (Flow &flow, const Myra::PktInfo &info) |
Examine a packet for TLS, and mark the flow if found. More... | |
TLS namespace is for Transport Layer Security (TLS) connections such as those used for HTTPS.