Package | Description |
---|---|
com.tencentcloudapi.clb.v20180317.models |
Modifier and Type | Method and Description |
---|---|
CertInfo[] |
MultiCertInfo.getCertList()
Get 监听器或规则证书列表,单双向认证,多本服务端证书算法类型不能重复;若SSLMode为双向认证,证书列表必须包含一本ca证书。
|
Modifier and Type | Method and Description |
---|---|
void |
MultiCertInfo.setCertList(CertInfo[] CertList)
Set 监听器或规则证书列表,单双向认证,多本服务端证书算法类型不能重复;若SSLMode为双向认证,证书列表必须包含一本ca证书。
|
Constructor and Description |
---|
CertInfo(CertInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.