13 #ifndef _PROTOCOL_INFO_
14 #define _PROTOCOL_INFO_
74 ProtocolVersion protocolVersion,
75 ProtocolCipher protocolCipher,
76 COMPR_ALGORITHM comprAlgorithm,
84 static const tstring::value_type*
const* getProtocolInfoStringTable();
87 static const tstring::value_type*
const sm_pProtocolInfoStringTable[];
95 ApiStringMap mo_ProtocolNameValue;
97 ApiStringMap &getProtocolMap();
99 friend VPN_VPNAPI tostream& operator<<(tostream &outStream,
104 #endif // _PROTOCOL_INFO_