类的使用
com.alibaba.nacos.common.remote.TlsConfig
使用TlsConfig的程序包
-
com.alibaba.nacos.common.remote.client中TlsConfig的使用
修饰符和类型方法说明RpcTlsConfigFactory.createClusterConfig(Properties properties) Create a TlsConfig for cluster connections based on the provided properties.RpcTlsConfigFactory.createSdkConfig(Properties properties) Create a TlsConfig for SDK connections based on the provided properties. -
com.alibaba.nacos.common.remote.client.grpc中TlsConfig的使用