SSL Errors


Defines

#define HSSL_ERROR   1700
#define HSSL_ERROR_CA_LIST   (HSSL_ERROR + 10)
#define HSSL_ERROR_CONTEXT   (HSSL_ERROR + 20)
#define HSSL_ERROR_CERTIFICATE   (HSSL_ERROR + 30)
#define HSSL_ERROR_PEM   (HSSL_ERROR + 40)
#define HSSL_ERROR_CLIENT   (HSSL_ERROR + 50)
#define HSSL_ERROR_SERVER   (HSSL_ERROR + 60)
#define HSSL_ERROR_CONNECT   (HSSL_ERROR + 70)

Define Documentation

#define HSSL_ERROR   1700
 

Definition at line 240 of file nanohttp-ssl.h.

#define HSSL_ERROR_CA_LIST   (HSSL_ERROR + 10)
 

Definition at line 241 of file nanohttp-ssl.h.

#define HSSL_ERROR_CERTIFICATE   (HSSL_ERROR + 30)
 

Definition at line 243 of file nanohttp-ssl.h.

#define HSSL_ERROR_CLIENT   (HSSL_ERROR + 50)
 

Definition at line 245 of file nanohttp-ssl.h.

Referenced by hssl_client_ssl().

#define HSSL_ERROR_CONNECT   (HSSL_ERROR + 70)
 

Definition at line 247 of file nanohttp-ssl.h.

Referenced by hssl_client_ssl().

#define HSSL_ERROR_CONTEXT   (HSSL_ERROR + 20)
 

Definition at line 242 of file nanohttp-ssl.h.

Referenced by hssl_client_ssl().

#define HSSL_ERROR_PEM   (HSSL_ERROR + 40)
 

Definition at line 244 of file nanohttp-ssl.h.

#define HSSL_ERROR_SERVER   (HSSL_ERROR + 60)
 

Definition at line 246 of file nanohttp-ssl.h.

Referenced by hssl_server_ssl().


Generated on Thu Jan 25 23:36:04 2007 for csoap by  doxygen 1.4.6