GET {bucket}/encryption/Decrypt/{stringToDecrypt}
Decrypt64 with default encryptionKey.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| stringToDecrypt |
The string to decrypt. |
string |
Required |
| bucket | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.