SSL 的 AT 命令

  1. AT Commands for SSL
    SSL 的 AT 命令
AT+CCHSTART			#Start SSL service	启动 SSL 服务
AT+CCHSTOP			#Stop SSL service		停止 SSL 服务AT+CCHOPEN			#Connect to SSL server		连接到 SSL 服务器
AT+CCHCLOSE			#Disconnect from SSL server		断开与 SSL 服务器的连接
AT+CCHSEND			#Send data to SSL server		发送数据到 SSL 服务器AT+CCHCFG			#Configure the client context		配置客户端上下文
AT+CCHSSLCFG		#Set the SSL context		设置 SSL 上下文AT+CCHADDR			#Get the IPV4 address		获取 IPV4 地址
AT+CSSLCFG			#Configure the SSL context		配置 SSL 上下文AT+CCERTDOWN		#Download certificate into the module		将证书下载到模块中
AT+CCERTLIST		#List certificates		列出证书
AT+CCERTDELE		#Delete certificates		删除证书AT+CCHSET	#Configure the report mode of sending and receiving data  配置收发数据的上报方式AT+CCHMODE	#Configure the mode of sending and receiving data       配置发送和接收数据的方式AT+CCHRECV	#Read the cached data that received from the SSL server		读取从 SSL 服务器接收到的缓存数据