Eneboo - Documentación para desarrolladores
Funciones
Referencia del Archivo src/libdigidoc/openssl/ssl/t1_reneg.c
#include <stdio.h>
#include <openssl/objects.h>
#include "ssl_locl.h"

Funciones

int ssl_add_clienthello_renegotiate_ext (SSL *s, unsigned char *p, int *len, int maxlen)
int ssl_parse_clienthello_renegotiate_ext (SSL *s, unsigned char *d, int len, int *al)
int ssl_add_serverhello_renegotiate_ext (SSL *s, unsigned char *p, int *len, int maxlen)
int ssl_parse_serverhello_renegotiate_ext (SSL *s, unsigned char *d, int len, int *al)

Documentación de las funciones

int ssl_add_clienthello_renegotiate_ext ( SSL s,
unsigned char *  p,
int len,
int  maxlen 
)
int ssl_add_serverhello_renegotiate_ext ( SSL s,
unsigned char *  p,
int len,
int  maxlen 
)
int ssl_parse_clienthello_renegotiate_ext ( SSL s,
unsigned char *  d,
int  len,
int al 
)
int ssl_parse_serverhello_renegotiate_ext ( SSL s,
unsigned char *  d,
int  len,
int al 
)
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'