Package | Description |
---|---|
com.tencentcloudapi.kms.v20190118.models |
Modifier and Type | Method and Description |
---|---|
AlgorithmInfo[] |
ListAlgorithmsResponse.getAsymmetricAlgorithms()
Get Asymmetric encryption algorithms supported in this region
|
AlgorithmInfo[] |
ListAlgorithmsResponse.getSymmetricAlgorithms()
Get Symmetric encryption algorithms supported in this region
|
Modifier and Type | Method and Description |
---|---|
void |
ListAlgorithmsResponse.setAsymmetricAlgorithms(AlgorithmInfo[] AsymmetricAlgorithms)
Set Asymmetric encryption algorithms supported in this region
|
void |
ListAlgorithmsResponse.setSymmetricAlgorithms(AlgorithmInfo[] SymmetricAlgorithms)
Set Symmetric encryption algorithms supported in this region
|
Copyright © 2020. All rights reserved.