'How to add timestamp certificate without signature using setasign

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?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source