cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Public Attributes | List of all members
PROTOCOL_INFO Struct Reference

#include <session.h>

Public Attributes

const BOOLEAN isReqResp
 
const int flags
 
const int port
 
const int clientReqAttrFlags
 
const int serverReqAttrFlags
 
const int version
 
const int minVersion
 
const int maxVersion
 
const int bufSize
 
const int sendBufStartOfs
 
const int maxPacketSize
 
const ALTPROTOCOL_INFOaltProtocolInfo
 

Detailed Description

Definition at line 170 of file session.h.

Member Data Documentation

const ALTPROTOCOL_INFO* PROTOCOL_INFO::altProtocolInfo

Definition at line 190 of file session.h.

const int PROTOCOL_INFO::bufSize

Definition at line 187 of file session.h.

const int PROTOCOL_INFO::clientReqAttrFlags

Definition at line 180 of file session.h.

const int PROTOCOL_INFO::flags

Definition at line 178 of file session.h.

const BOOLEAN PROTOCOL_INFO::isReqResp

Definition at line 177 of file session.h.

const int PROTOCOL_INFO::maxPacketSize

Definition at line 189 of file session.h.

const int PROTOCOL_INFO::maxVersion

Definition at line 181 of file session.h.

const int PROTOCOL_INFO::minVersion

Definition at line 181 of file session.h.

const int PROTOCOL_INFO::port

Definition at line 179 of file session.h.

const int PROTOCOL_INFO::sendBufStartOfs

Definition at line 188 of file session.h.

const int PROTOCOL_INFO::serverReqAttrFlags

Definition at line 180 of file session.h.

const int PROTOCOL_INFO::version

Definition at line 181 of file session.h.


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