Richard Munroe - 2008-02-12 13:50:19 - In reply to message 1 from smita lkapse
I didn't need Certificates when I designed the class, but there shouldn't be a lot of difference between the the two, you'll just need to do a bit of design work to add them. It's been a while now since I looked at the API but if you define a base class for each type of transaction and a child class that adds the Signature stuff, you should then be able to easily add the Certificate stuff as a different child class and use the rest of the framework.
Should you do this, pass them back when you're done so that I can upgrade the class.
I'm available for consulting work to do this for you if you're interested.