Certificate from certificate store

Hi.

I want to sign a pdf document. Can I use a certificate from the certificate store?

Hi Den,

Aspose.Pdf.Kit allows you to sign an existing PDF file. You can use Certificate class to load a certificate and then you can sign the PDF file using PdfFileSignature class. This class supports then Sign Models. Please have a look at these classes and see if it helps you.

If you find any further questions, please do let us know.
Regards,

Hi.

Thank you for reply.

I cannot use a certificate from certificate store. I can use a certificate only from file. Is it true?

Hi Den,

You’re right; Aspose.Pdf.Kit allows you to certify from a file only. Can you please share a little details regarding your requirement? We might consider adding this new feature in our component, which will be available in the coming versions.

Regards,