ConceptHMI Web Help
ResolveSignedXmlDocumentUsingSha1 Method
The signed XML document.
The symmetric key.
Resolves the signed XML document using sha1.
Syntax
public static XmlDocument ResolveSignedXmlDocumentUsingSha1( 
   XmlDocument signedXmlDocument,
   string symmetricKey
)

Parameters

signedXmlDocument
The signed XML document.
symmetricKey
The symmetric key.

Return Value

XmlDocument.
Exceptions
ExceptionDescription
System.NotSupportedException Signed XML Document has a bad Concept Format! or Signed XML Document does not match the XML Signature!
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EncryptionUtils Class
EncryptionUtils Members

 

 


© 2016 Objectis

Send Feedback