On Nov 20, 4:23 pm, DanKegel <[EMAIL PROTECTED]> wrote:
> First problem:
> Decoding fails because NSSBase64_DecodeBuffer appears
> to barf on the trailing ---END CERTIFICATE---.
> Am I using this function properly?  It seems to have
> code to skip trailing garbage, but evidently it's
> too fragile to ignore this common trailer.
> Change #if 0 to #if 1 to work around this.

Wan-Teh says CERT_DecodeCertPackage is the thing to
use there, and it appears to know about END CERTIFICATE.
So ignore my first problem...
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to