??: d2i_SSL_SESSION problem

2001-11-01 Thread YONG.YUE
n openssl/apps/sess_id.c)   Best regards, Lutz -ԭʼÓʼþ-·¢¼þÈË: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]´ú±í Rahul S·¢ËÍʱ¼ä: 2001Äê11ÔÂ2ÈÕ 4:47ÊÕ¼þÈË: [EMAIL PROTECTED]Ö÷Ìâ: d2i_SSL_SESSION problem   Hi, I am using  use i2d_SSL_SESSION() and d2i_SSL_SESSION() at my

Re: d2i_SSL_SESSION problem

2001-11-01 Thread Dr S N Henson
Rahul S wrote: > > Hi, > I am using use i2d_SSL_SESSION() and d2i_SSL_SESSION() at my > server application as part of my testing. > And the call to d2i_SSL_SESSION is failing . I am wondering whether > I am doing the things corrrectly. > Can anybody pls help me find what the problem w