Arduino live555
All Classes Functions Pages
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
ClientTLSState Class Reference
Inheritance diagram for ClientTLSState:
TLSState

Public Member Functions

 ClientTLSState (class RTSPClient &client)
 
int connect (int socketNum)
 
int write (const char *data, unsigned count)
 
int read (u_int8_t *buffer, unsigned bufferSize)
 
void nullify ()
 

Public Attributes

Boolean isNeeded
 

Protected Member Functions

void initLibrary ()
 
void reset ()
 

Protected Attributes

Boolean fHasBeenSetup
 
SSL_CTX * fCtx
 
SSL * fCon
 

The documentation for this class was generated from the following files: