#include "crypto_dll.h"#include <basis/object_base.h>Include dependency graph for ssl_init.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | ssl_init |
| provides some initialization for the RSA and blowfish crypto. More... | |
Functions | |
| const ssl_init & | static_ssl_initializer () |
| the main method for accessing the SSL initialization support. | |
| const ssl_init& static_ssl_initializer | ( | ) |
the main method for accessing the SSL initialization support.
Referenced by blowfish_crypto::blowfish_crypto(), RSA_crypto::generate_key(), blowfish_crypto::generate_key(), and RSA_crypto::RSA_crypto().
1.5.1