> By this do you mean embedding the certificate in the signature? If so, > this sounds like it would work best for us. Do you have any sample code > that does this?
I wrap KeyInfo myself now, I don't use this library directly for that part, it's not as powerful as my code. My old code used it, you can look at: http://tinyurl.com/2pzlpp Look at the sign() method. -- Scott