#include "gwlib.h"#include <openssl/x509.h>Include dependency graph for pki.h:

Go to the source code of this file.
Functions | |
| void | pki_init (void) |
| void | pki_shutdown (void) |
| void | get_cert_from_file (Octstr *s, X509 **x509) |
| void | get_privkey_from_file (Octstr *s, RSA **priv_key, Octstr *password) |
| void | dump_cert (X509 *x509) |
| void | dump_privkey (RSA *priv_key) |
|
|
|
|
|
|
|
||||||||||||
|
Referenced by init_wapbox(). |
|
||||||||||||||||
|
Referenced by init_wapbox(). |
|
|
|
|
|
|