The key is to build a .Net assembly (OR you could also build a Web Service) where you pass in the XML data stream and are returned a signed XML document. If you go the .Net assembly route - then you will need to use the .Net inter-op from PB Classic (FYI: Using .NET Assemblies with PowerBuilder )
↧