Hello,
If we use this overload:
AttachSignature(MapiMessage, X509Certificate2, SignatureOptions)
To avoid loading certificate into the cms signer, how to set:
CmsSigner > DigestAlgorithm IncludeOption and SignedAtt…...example is a hypothesis based on standard .NET behavior and not verified...CmsSigner / SignedCms rely on the standard .NET X509Certificate2 implementation...