RE: Session Resumption.. d2i_SSL_SESSION() function..

2001-08-29 Thread Aslam
pt a pointer assignment.. then at which point I sould get a pSSL->session->cipher pointer ??? Thanks Aslam -Original Message- From: Lutz Jaenicke [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 29, 2001 3:36 PM To: '[EMAIL PROTECTED]' Subject: Re: Session Resumptio

Re: Session Resumption.. d2i_SSL_SESSION() function..

2001-08-29 Thread Lutz Jaenicke
On Wed, Aug 29, 2001 at 01:54:38PM -0400, Aslam wrote: > I'm doing session resumption on client side. For this of the previous > session I did a i2d_SSL_SESSION() and in this session, I'm setting this > SSL_SESSION ptr, which I obtained from d2i_SSL_SESSION(). > Now the problem is when I do a d2i