Re: LIBPKIX How To Use? (Windows)

Opa114 <[email protected]>
Newsgroups gmane.comp.mozilla.crypto
Message-ID <[email protected]>
Am Mittwoch, 9. November 2016 23:10:36 UTC+1 schrieb Julien Pierre:
> Which LIB file are you using ? If it is a small LIB file, it is probably 
> just the import library for the DLL .
> 
> PKIX_PL functions are internal functions not exported from NSS3.dll . 
> Why do you want to use those functions directly ?
> 
> There is a public PKIX API, CERT_PKIXVerifyCert, which you should use.
> 
> Julien
> 
> 
> On 11/9/2016 05:56, Opa114 wrote:
> > Hi there,
> >
> > how can i use the LIBPKIX Library on Windows? Did it everytime only compile a *.lib file instead of a *.dll file like the nss3.dll? Everytime i try to use the PKIX_PL_Cert_VerifySignature Function for example i got the error that the reference to the function is undefined, which tells me that it has a problem with linking to the library - right?
> >
> > Anybody out there who can help?

because i want not not to verify the with it's usage. i want to check ifa cert was / has signed another certificate. There i no such function in NSS or haven't i seen that? So that why i wanted to use the PKIX_PL_Cert_VerifySignature function. or is there a public function which check the same?

The LIB was the pkixpki.lib.
-- 
dev-tech-crypto mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-crypto
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.