GET {bucket}/encryption/Encrypt/{stringToEncrypt}

Encrypt64 with default encryptionKey.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
stringToEncrypt

The string to encrypt.

string

Required

bucket

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.