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.getAsymmetricSignVerifyAlgorithms()
Get Asymmetric signature verification algorithms supported in the current 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.setAsymmetricSignVerifyAlgorithms(AlgorithmInfo[] AsymmetricSignVerifyAlgorithms)
Set Asymmetric signature verification algorithms supported in the current region
|
void |
ListAlgorithmsResponse.setSymmetricAlgorithms(AlgorithmInfo[] SymmetricAlgorithms)
Set Symmetric encryption algorithms supported in this region
|
Copyright © 2021. All rights reserved.