Decrypt
Region:
China (Hangzhou)
Request Parameters
Required
CertIdentifierThe unique identifi...
AlgorithmThe encryption algo...
CiphertextBlobThe data that you w...
MessageTypeThe value type of t...
Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Operation Description

You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.

Request Parameters

Field NameField Details
CertIdentifierstring

The unique identifier of the certificate. You can call the ListCert operation to query the identifier.View Details...

Example:12345678-1234-1234-1234-12345678****
Algorithmstring

The encryption algorithm. Valid values:View Details...

Example:RSAESOAEPSHA_1
CiphertextBlobstring

The data that you want to decrypt. The value is encoded in Base64.

Example:ZOyIygCyaOW6Gj****MlNKiuyjfzw=
MessageTypestring

The value type of the Message parameter. Valid values:View Details...

Example:Base64Enumeration Value:Base64RAW

Response Parameters

Field NameField Details
Plaintextstring

The data after decryption.

Example:VGhlIHF1aWNrIGJyb3duIGZveCBqdW1wcyBvdmVyIHRoZSBsYXp5IGRvZy4
RequestIdstring

The ID of the request.

Example:5979d897-d69f-4fc9-87dd-f3bb73c40b80
CertIdentifierstring

The unique identifier of the certificate.

Example:12345678-1234-1234-1234-12345678****
Change History
No Change History found.