Hi all,
I want to canonicalize an XML file using VB. Can some one tell me how to do it?
FYI:
I can do the same in .NET using System.Security.Cryptography.Xml.XmlDsigC14NTransform class.
Help me out at the earliest with an example.
Thanx
Pravvu
Printable View
Hi all,
I want to canonicalize an XML file using VB. Can some one tell me how to do it?
FYI:
I can do the same in .NET using System.Security.Cryptography.Xml.XmlDsigC14NTransform class.
Help me out at the earliest with an example.
Thanx
Pravvu
Since this is the VB.Net forum you have just answered your own question.