Decode C2V

Decrypts the encrypted C2V file and returns the output in clear text so that it is readable.

Method Type URI
POST v90/ws/c2v/decodeC2V.ws

URI Parameters

Parameter Description Type
C2V XML

A valid C2V XML string.

String

Sample Request

Not applicable.

Sample Response

Success

HTTP Status Code: 200

Response Body: The Decoded C2V in clear text form is displayed.

Failure

HTTP Status Code: 400

Response Body: Could not generate the license because: The current state of the key is invalid.