Decrypt
get
Query parameters
keystringRequired
ptspstringRequired
Responses
200
OK
*/*
404
Not Found
*/*
get
/api/v1/key/decryptWas this helpful?
OK
Not Found
Was this helpful?
Was this helpful?
GET /api/v1/key/decrypt?key=text&ptsp=text HTTP/1.1
Host: localhost:8080
Accept: */*
{
"status": "FAIL",
"message": "text"
}