joshuaaa wrote:

> I want to create an extension for firefox that is uses the
> nsNSSCertificateDB and nsPKCS12Blob source files from firefox.

This is not possible. These files (part of the PSM library) are linked to
other parts of PSM and cannot be simply ripped out and linked into another
location.

What are you actually trying to do with these files? Are you not able to use
the relevant code through the nsIX509CertDB interface hierarchy?

--BDS
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to