Test Data Management
- Test Data Management 10.5.1
- All Products
GET http(s)://<host>:<port>/api/public/tdm/v1/utilities/encryptedstring
Header
| Description
|
---|---|
accept
| Use the following value:
application/json
|
Authorization
| Required. Use the following value:
Basic <user name>
|
Parameter
| Description
|
---|---|
input
| String that you want to encrypt.
|
GET http://<host>:6605/api/public/tdm/v1/utilities/encryptedstring?input=%22docuser%22
Raw result: 0kr1QNlKi7gnrgyE64mTLw==