![]() |
ucspi-ssl 0.13.06
ucspi-ssl
|
setup RSA, DH, ECDH More...
#include "ucspissl.h"
Go to the source code of this file.
Functions | |
| int | ssl_params_rsa (SSL_CTX *ctx, int len) |
| int | ssl_params_dh (SSL_CTX *ctx, const char *dhfile) |
setup RSA, DH, ECDH
Definition in file ssl_params.c.
| int ssl_params_dh | ( | SSL_CTX * | ctx, |
| const char * | dhfile ) |
| int ssl_params_rsa | ( | SSL_CTX * | ctx, |
| int | len ) |