KMIP Decrypt
KMIP Decrypt request includes information about the cryptographic parameters, mode and padding method, data to be decrypted and the IV to be used. The decrypt request may not contain the IV if the algorithm does not use an IV. The response includes the key i.e. the unique identifier of the managed cryptographic object and the decrypted text.
For AES
Example
Note
Instead of UID, keyName can also be used. Check overloaded API for same.