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


_LSP_ENTRY Struct Reference

#include <instlsp.h>

Collaboration diagram for _LSP_ENTRY:

List of all members.


Public Attributes

WCHAR wszLspDll [MAX_PATH]
WSAPROTOCOL_INFOW DummyEntry
BOOL OrphanedEntries
WSAPROTOCOL_INFOW * LayeredEntries
int Count
int * LayerChanged
GUID * LayeredGuids
int LayeredGuidCount
int MaxChainLength
int LspOrder
int DependentCount
int * DependentLspIndexArray

Detailed Description

Definition at line 64 of file instlsp.h.


Member Data Documentation

Definition at line 73 of file instlsp.h.

Definition at line 90 of file instlsp.h.

Definition at line 91 of file instlsp.h.

WSAPROTOCOL_INFOW _LSP_ENTRY::DummyEntry

Definition at line 67 of file instlsp.h.

Definition at line 75 of file instlsp.h.

WSAPROTOCOL_INFOW* _LSP_ENTRY::LayeredEntries

Definition at line 72 of file instlsp.h.

Definition at line 82 of file instlsp.h.

Definition at line 78 of file instlsp.h.

Definition at line 86 of file instlsp.h.

Definition at line 84 of file instlsp.h.

Definition at line 69 of file instlsp.h.

WCHAR _LSP_ENTRY::wszLspDll[MAX_PATH]

Definition at line 66 of file instlsp.h.


The documentation for this struct was generated from the following file: