Hi!
I'm developing a software using A1 and A3 certificates to sign documents. My customers have a lots of certificates in their repositories and always need to send signed documents using a specific certificate, but the problem is that they always need to put a password.
I would like to know if its possible to sign files using stored password or something similar.
PS: I'm using c# and SignedXml class to compute signature
thanks.