Hi there,
I’m getting this error while trying to use the certificate constructed manually (C#) … I’m trying to avoid the popup that comes up in a solution 1 that is working,
The code that is working is here:
Stream ex…...10, Right = 10 }, }; // sign document to file SignResult signResult...signResult = signature.Sign(outStream, options); StreamWriter writer...