Package | Description |
---|---|
com.tencentcloudapi.kms.v20190118.models |
Modifier and Type | Method and Description |
---|---|
AlgorithmInfo[] |
ListAlgorithmsResponse.getAsymmetricAlgorithms()
Get 本地区支持的非对称加密算法
|
AlgorithmInfo[] |
ListAlgorithmsResponse.getSymmetricAlgorithms()
Get 本地区支持的对称加密算法
|
Modifier and Type | Method and Description |
---|---|
void |
ListAlgorithmsResponse.setAsymmetricAlgorithms(AlgorithmInfo[] AsymmetricAlgorithms)
Set 本地区支持的非对称加密算法
|
void |
ListAlgorithmsResponse.setSymmetricAlgorithms(AlgorithmInfo[] SymmetricAlgorithms)
Set 本地区支持的对称加密算法
|
Copyright © 2020. All rights reserved.