Decryption of secrets

Decryption of secrets

Hi,

I am referring following document to create a POC for the same.

https://www.zoho.com/vault/api


I can get JSON of the all secretes, also I have required details like passphrase, salt. I am using c# for decryption. But not sure what goes wrong. I will appreciate any help.