Forum Discussion
Azure Key Vault Sign API usage
Hello, we are currently working on a solution for PDF signing with the Azure Key Vault Sign API but we are not sure if the we are using the API correctly.
We imported the PKCS12 certificate on Azure Key Vault and we are sending the hashed data base64 encoded in the field value and we are getting the signed data on the response, however, we are not sure about the format of the response value. Do we have to decode or transform the result somehow?
Thank you in advance for the support. BR,
Raphael
- raphaelsxCopper Contributor
Hi Kidd_Ip, thank you for your message. We are using this document as a reference, more specifically the "sign" operation documentation.
What we would like to understand is what is the format of the response message "value". The documentation does not specify this.
Thank you.
Raphael