C# (CSharp) Microsoft.Xades XadesSignedXml - 24 examples found. These are the top rated real world C# (CSharp) examples of Microsoft.Xades.XadesSignedXml extracted from open source projects. You can rate examples to help us improve the quality of examples.
Facade class for the XAdES signature library. The class inherits from the System.Security.Cryptography.Xml.SignedXml class and is backwards compatible with it, so this class can host xmldsig signatures and XAdES signatures. The property SignatureStandard will indicate the type of the signature: XMLDSIG or XAdES.