Retail products


Traffic interception SDK

Control every TCP/IP network connection

  • Route connections via proxy
  • Redirect connections and modify the data
  • Block connections and applications
SSL interception SDK

View SSL in plaintext and modify it

  • View the SSL stream decrypted in plaintext
  • Redirect SSL connection and modify decrypted data
  • Browser shows "SSL lock" without warnings

Documentation


TCPSocketAsyncSSL.cpp File Reference

#include <winsock2.h>
#include <windows.h>
#include "TCPSocketAsyncSSL.h"
#include "GenericCriticalSection.h"
#include "OSManager.h"
#include <openssl\ssl.h>
#include <openssl\err.h>

Include dependency graph for TCPSocketAsyncSSL.cpp:

Go to the source code of this file.


Typedefs

typedef
KOMODIA_NAMESPACE_START struct
SSLData 
_SSLData

Typedef Documentation

typedef KOMODIA_NAMESPACE_START struct SSLData _SSLData