| 
    Kannel: Open Source WAP and SMS gateway
    svn-r5336
    
   | 
 
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) | 
| void dump_cert | ( | X509 * | x509 | ) | 
| void dump_privkey | ( | RSA * | priv_key | ) | 
| void get_cert_from_file | ( | Octstr * | s, | 
| X509 ** | x509 | ||
| ) | 
Referenced by init_wapbox().
Referenced by init_wapbox().
| void pki_init | ( | void | ) | 
| void pki_shutdown | ( | void | ) |