Main Page | Modules | Namespace List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

websSSL.h File Reference

#include <sslc.h>
#include "basic/basic.h"
#include "emf/emf.h"

Defines

#define _h_websSSL   1

Functions

int websSSLOpen ()
int websSSLIsOpen ()
void websSSLClose ()
int websSSLWrite (websSSL_t *wsp, char_t *buf, int nChars)
int websSSLGets (websSSL_t *wsp, char_t **buf)
int websSSLRead (websSSL_t *wsp, char_t *buf, int nChars)
int websSSLEof (websSSL_t *wsp)
int websSSLFree (websSSL_t *wsp)
int websSSLFlush (websSSL_t *wsp)
int websSSLSetKeyFile (char_t *keyFile)
int websSSLSetCertFile (char_t *certFile)

Define Documentation

#define _h_websSSL   1
 


Function Documentation

void websSSLClose  ) 
 

int websSSLEof websSSL_t wsp  ) 
 

int websSSLFlush websSSL_t wsp  ) 
 

int websSSLFree websSSL_t wsp  ) 
 

int websSSLGets websSSL_t wsp,
char_t **  buf
 

int websSSLIsOpen  ) 
 

int websSSLOpen  ) 
 

int websSSLRead websSSL_t wsp,
char_t buf,
int  nChars
 

int websSSLSetCertFile char_t certFile  ) 
 

int websSSLSetKeyFile char_t keyFile  ) 
 

int websSSLWrite websSSL_t wsp,
char_t buf,
int  nChars
 


Generated on Thu Mar 2 16:11:29 2006 for VDK Blacksheep by  doxygen 1.4.1