TSecureSocketGlobals Class Reference

class TSecureSocketGlobals

Class to store the Secure Sockets Globals.

Since
v7.0

Constructor & Destructor Documentation

TSecureSocketGlobals()

TSecureSocketGlobals()[inline]

Constructor.

Member Data Documentation

TSglQue< TSecSocketProtocol > iSecureSocketProtocols

TSglQue< TSecSocketProtocol >iSecureSocketProtocols

List of supported protocols.

TSglQueIter< TSecSocketProtocol > iSecureSocketProtocolsIter

TSglQueIter< TSecSocketProtocol >iSecureSocketProtocolsIter

A templated class that provides for iterating through the list of supported protocols.

TInt iUseCount

TInt iUseCount

Use counter.