Milan Tomic wrote:
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).
<GRIN>. Not yet tested - but even with decleration I couldn't get
CERT_DecodeDERCertificate to link. So I will test.
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.
Now in SVN. (Migrated over a couple of weeks back.)
Cheers,
Berin