Re: Problem calling PKCS12_gen_mac() twice

2002-09-11 Thread Ben Laurie
Stefan Richter wrote: Hi all, i have a problem with the PKCS12_gen_mac() which is called from within PKCS12_verify_mac(). I've a function which extracts the private key from a PKCS#12 file. If I call it once all is fine, but if I call it twice (with the same or another PKCS#12 file) the

Problem calling PKCS12_gen_mac() twice

2002-09-10 Thread Stefan Richter
Hi all, i have a problem with the PKCS12_gen_mac() which is called from within PKCS12_verify_mac(). I've a function which extracts the private key from a PKCS#12 file. If I call it once all is fine, but if I call it twice (with the same or another PKCS#12 file) the second run fails calling