I have an xlsm file which is generated programmatically on a click event. Also I have a pfx certificate. I would like to sign the xlsm file with pfx certificate programmatically using either reactjs/ nodejs. Any help would be appreciated.
Whenever an xlsm export is triggered from my application the downloaded xlsm should be digitally signed with the given pfx certificate