# Functions
NewClientTLSConfig rootCert 根证书路径 certFile 客户端证书路径,客户端证书经过根证书签名 keyFile 客户端私钥路径.
NewServerTLSConfig rootCert 根证书路径 certFile 客户端证书路径,客户端证书经过根证书签名 keyFile 客户端私钥路径.
# Variables
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author