brianhks wrote, On 2008-09-24 08:16:
> The following is my code to import a der encoded CA certificate. I'm
> getting a memory access down in CERT_ImportCerts. It looks like it is
> trying to access a pointer that is set to 0x3 instead of a valid
> pointer.
>
> So I have two questions is this co
The following is my code to import a der encoded CA certificate. I'm
getting a memory access down in CERT_ImportCerts. It looks like it is
trying to access a pointer that is set to 0x3 instead of a valid
pointer.
So I have two questions is this code the correct way of doing it?
Does anyone have
2 matches
Mail list logo