OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
bio_ssl_st Struct Reference

Public Attributes

SSLssl
 
int num_renegotiates
 
unsigned long renegotiate_count
 
unsigned long byte_count
 
unsigned long renegotiate_timeout
 
unsigned long last_time
 

Detailed Description

Definition at line 75 of file bio_ssl.c.

Member Data Documentation

unsigned long bio_ssl_st::byte_count

Definition at line 81 of file bio_ssl.c.

unsigned long bio_ssl_st::last_time

Definition at line 83 of file bio_ssl.c.

int bio_ssl_st::num_renegotiates

Definition at line 79 of file bio_ssl.c.

unsigned long bio_ssl_st::renegotiate_count

Definition at line 80 of file bio_ssl.c.

unsigned long bio_ssl_st::renegotiate_timeout

Definition at line 82 of file bio_ssl.c.

SSL* bio_ssl_st::ssl

Definition at line 77 of file bio_ssl.c.


The documentation for this struct was generated from the following file: