KeyLogger.h File Reference
Include dependency graph for KeyLogger.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | Security::KeyLogger |
| manages collecting and logging secrets of a TLS connection to tls_key_log More... | |
Namespaces | |
| namespace | Security |
| Network/connection security abstraction layer. | |
Typedefs | |
| typedef RefCount< MasterXaction > | MasterXactionPointer |
Typedef Documentation
◆ MasterXactionPointer
| typedef RefCount<MasterXaction> MasterXactionPointer |
Definition at line 18 of file KeyLogger.h.
