• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Netstack
2
3## 概述
4
5提供SSL/TLS证书链校验模块的C接口。
6
7**起始版本:** 11
8## 文件汇总
9
10| 名称 | 描述 |
11| -- | -- |
12| [net_ssl_c.h](capi-net-ssl-c-h.md) | 定义SSL/TLS证书链校验模块C接口数据结构。 |
13| [net_ssl_c_type.h](capi-net-ssl-c-type-h.md) | 定义SSL/TLS证书链校验模块的C接口需要的数据结构。 |
14| [net_websocket.h](capi-net-websocket-h.md) | 定义websocket客户端模块的接口。 |
15| [net_websocket_type.h](capi-net-websocket-type-h.md) | 定义websocket客户端模块的C接口需要的数据结构。 |
16| [net_http.h](capi-net-http-h.md) | 定义HTTP请求模块的接口。 |
17| [net_http_type.h](capi-net-http-type-h.md) | 定义HTTP请求模块的C接口需要的数据结构。 |
18