GET {bucket}/encryption/Decrypt/{stringToDecrypt}

Decrypt64 with default encryptionKey.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
stringToDecrypt

The string to decrypt.

string

Required

bucket

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.