> I just jumped in and replaced with CERT_ImportCerts > (I couldn't get it to compile otherwise).
Well, if you have tested it and it worked OK, than it is better solution to use CERT_ImportCerts than using private function (__CERT_DecodeDERCertificate). > I've also made some minor changes in a couple of the > other files to support Symmetric padding and re-use > of symmetric keys (particularly necessary for key > wraps and unwraps). Have you commited those files? I can't see it in CVS browser.