Description: Steps to Install
a) Copy the files into a folder say c:\xmlsignature
b) Make sure you have enough permission to create files under the folder
c) Make sure you have CreditCardInfo.xml in the application directory.
d)compile the Csharp files.
e) Execute the program CreateDSAKeyPair to generate keypair
f) Execute SignXMLdocument you will see
the CreditCardInfo.xml being digitally signed.
h) SignTWoXMLDocument.cs is for information purpose to understand
how to sign xml document with two different dataobjects.
To Search:
File list (Check if you may need any files):
xmlsignature\CreateDSAKeyPair.cs
............\CreateDSAKeyPair.exe
............\CreateDSAKeyPair.pdb
............\CreditCardInfo.xml
............\output2.txt
............\PersonalInfo.xml
............\readme.txt
............\SignTwoXMLDocument.cs
............\SignTwoXMLDocument.exe
............\SignXMLDocument.cs
............\SignXMLDocument.exe
............\SignXMLDocument.pdb
............\XMLSignatureDSAKeyPair.xml
............\XMLSignatureDSAPublicKey.xml
xmlsignature