How to add timestamp certificate without signature using setasign

138 Views Asked by At

I want to add timestamp certificate using setasign. I have tried to do it using timestamp() method. But after adding it, when I am checking it, it's showing as signed certificate instead of Timestamp certificate. I have also tried createTimestampSignature() method & result is same. Is there any way to add timestamp certificate without any signing certificate?

0

There are 0 best solutions below