ucspi-ssl 0.13.03
ucspi-ssl
Loading...
Searching...
No Matches
Functions
ssl_params.c File Reference

setup RSA, DH, ECDH More...

#include "ucspissl.h"
Include dependency graph for ssl_params.c:

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)
 

Detailed Description

setup RSA, DH, ECDH

Author
web, bergmann

Definition in file ssl_params.c.

Function Documentation

◆ ssl_params_dh()

int ssl_params_dh ( SSL_CTX *  ctx,
const char *  dhfile 
)

Definition at line 37 of file ssl_params.c.

Here is the caller graph for this function:

◆ ssl_params_rsa()

int ssl_params_rsa ( SSL_CTX *  ctx,
int  len 
)

Definition at line 8 of file ssl_params.c.

Here is the caller graph for this function: