ssl.h
资源名称:gateway-1.2.1 [点击查看]
上传用户:gzpyjq
上传日期:2013-01-31
资源大小:1852k
文件大小:0k
源码类别:
手机WAP编程
开发平台:
WINDOWS
- /*
- * ssl.h - declares SSL specific routines and types
- *
- * This file defines the secure socket layer (SSL) specific
- * routines and types.
- *
- * Stipe Tolj <tolj@wapme-systems.de>
- * for Kannel Project and Wapme Systems AG
- */
- #ifdef HAVE_LIBSSL
- int SSL_smart_shutdown(SSL *ssl);
- #endif /* HAVE_LIBSSL */