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