ssltcl.c File Reference

#include "ns.h"
#include "ssl.h"
#include "ssltcl.h"
#include "x509.h"
#include <sys/stat.h>

Functions

int Nsssle_Init (Tcl_Interp *interp)
int Nsssl_Init (Tcl_Interp *interp)
int NsSSLInterpInit (Tcl_Interp *interp, void *ignored)

Function Documentation

int Nsssl_Init ( Tcl_Interp *  interp  ) 

----------------------------------------------------------------------

Nsssl_Init -- ***DOMESTIC VERSION***

Entry point for stand-alone mode (nsssl.so domestic version).

Results: NS_OK

Side effects: None.

----------------------------------------------------------------------

int Nsssle_Init ( Tcl_Interp *  interp  ) 

----------------------------------------------------------------------

Nsssle_Init -- ***EXPORT VERSION***

Entry point for stand-alone mode (nsssle.so export version).

Results: NS_OK

Side effects: None.

----------------------------------------------------------------------

int NsSSLInterpInit ( Tcl_Interp *  interp,
void *  ignored 
)

----------------------------------------------------------------------

NsSSLInterpInit

Add Tcl commands for SSL functions.

Note: This is called in normal (non-stand-alone) mode.

Results: NS_OK

Side effects: Adds Tcl commands to the interp.

----------------------------------------------------------------------


Generated on Tue Sep 4 19:58:57 2007 by  doxygen 1.5.1