BIO_get_num_renegotiates
#include <openssl/bio.h>
#define BIO_get_num_renegotiates(b) BIO_ctrl(b, BIO_C_GET_SSL_NUM_RENEGOTIATES, 0, NULL);
Last edited 4/18/2002.
Copyright 2002 by Pravir Chandra, Matt Messier, John Viega.