Re[3]: Link error on CERT_AddExtensionByOID

2011-04-10 Thread Konstantin Andreev
NSS developers reluctantly export symbols from the library, because once exported, they should be maintained forever. Besides that, public API should be "minimally sufficient". That is, even frequently occurring operation should not be placed in the public API, if it (operation) may be impleme

Re: Link error on CERT_AddExtensionByOID

2011-04-10 Thread james07
!) old. > > CERT_AddExtensionByOID, as many other functions, is declared in the public > header (here: cert.h), but is not exported by the library. > > Keep well, > Konstantin > -- View this message in context: http://old.nabble.com/Link-error-on-CERT_AddExtensionByOID-tp31361453p

Re: Link error on CERT_AddExtensionByOID

2011-04-10 Thread Konstantin Andreev
This is an ancient [bug 294538], six years (sic!) old. CERT_AddExtensionByOID, as many other functions, is declared in the public header (here: cert.h), but is not exported by the library. Keep well, Konstantin james07 wrote: I wish to call CERT_AddExtensionByOID() in my application. However

Link error on CERT_AddExtensionByOID

2011-04-09 Thread james07
g? Many thanks. -- View this message in context: http://old.nabble.com/Link-error-on-CERT_AddExtensionByOID-tp31361453p31361453.html Sent from the Mozilla - Cryptography mailing list archive at Nabble.com. -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.o