Re: Passing data with callback-functions

1999-05-27 Thread Dr Stephen Henson
Scheltema, R.A. wrote: > > Hi, > > Thanks for your reply. It's a shame though that the option isn't build yet > in OpenSSL, since it will be too late for the project I'm working on (still > only one month left) to be incorporated. Still I would like it if it would > be build in OpenSSL, because

RE: Passing data with callback-functions

1999-05-26 Thread Scheltema, R.A.
Hi, Thanks for your reply. It's a shame though that the option isn't build yet in OpenSSL, since it will be too late for the project I'm working on (still only one month left) to be incorporated. Still I would like it if it would be build in OpenSSL, because I certainly intend to continue with Op

Re: Passing data with callback-functions

1999-05-26 Thread Dr Stephen Henson
Ben Laurie wrote: > > Dr Stephen Henson wrote: > > > > Scheltema, R.A. wrote: > > > > > > Hi all, > > > > > > I'm currently working on an implementation of a program using openssl. In > > > this program it would be extremely usefull if I could pass data to the > > > callback-functions in the way,

Re: Passing data with callback-functions

1999-05-26 Thread Ben Laurie
Dr Stephen Henson wrote: > > Scheltema, R.A. wrote: > > > > Hi all, > > > > I'm currently working on an implementation of a program using openssl. In > > this program it would be extremely usefull if I could pass data to the > > callback-functions in the way, for example, the thread call-back met

Re: Passing data with callback-functions

1999-05-26 Thread Dr Stephen Henson
Scheltema, R.A. wrote: > > Hi all, > > I'm currently working on an implementation of a program using openssl. In > this program it would be extremely usefull if I could pass data to the > callback-functions in the way, for example, the thread call-back method is > done (or x-event-methods, ...).

Passing data with callback-functions

1999-05-26 Thread Scheltema, R.A.
Hi all, I'm currently working on an implementation of a program using openssl. In this program it would be extremely usefull if I could pass data to the callback-functions in the way, for example, the thread call-back method is done (or x-event-methods, ...). The password method would look like: