On Thu, Oct 1, 2009 at 8:49 AM, Konstantin Andreev wrote:
> Hello.
>
> I have a couple of related questions.
>
>
> 1) If I am adding a function into the "util" library, should I care about
> placing a wrapper in the "utilwrap.c" ?
No. New functions in the "util" library don't need a wrapper. The
Hello.
I have a couple of related questions.
1) If I am adding a function into the "util" library, should I care about placing a
wrapper in the "utilwrap.c" ?
2) Is the USE_UTIL_DIRECTLY really just an option ? It looks like it couldn't be turned off, because
"softokn" is using *_Util. Tur
Nelson B Bolyard wrote:
On 2009-09-30 09:14 PDT, Luciola wrote:
I am currently trying to create a dh public and private key using :
privKey = SECKEY_CreateDHPrivateKey(&dhParam, &pubKey, NULL);
this function crashes thunderbird every time it attempt to create the
public and private keys. Is i
3 matches
Mail list logo