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…...outStream = new MemoryStream(); using (Signature signature = new Sig...DigitalSignOptions options = new DigitalSignOptions(cert_content)...