SSL type

2002-08-01 Thread Ken Hoo
Anyone know where the "SSL" type is defined? I did a grep and got too much text. __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED]

RE: SSL type

2002-08-01 Thread Fisk, Kevin
ssl.h. There is a struct, ssl_st. SSL is typedef'd to ssl_st. Kevin -Original Message- From: Ken Hoo [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 01, 2002 11:59 AM To: [EMAIL PROTECTED] Subject: SSL type Anyone know where the "SSL" type is defined? I did a g