| Botan
    1.10.16
    | 
#include <botan/x509cert.h>#include <botan/pkcs8.h>#include <botan/pkcs10.h>Go to the source code of this file.
| Classes | |
| class | Botan::X509_Cert_Options | 
| Namespaces | |
| Botan | |
| Botan::X509 | |
| Functions | |
| PKCS10_Request | Botan::X509::create_cert_req (const X509_Cert_Options &opts, const Private_Key &key, const std::string &hash_fn, RandomNumberGenerator &rng) | 
| X509_Certificate | Botan::X509::create_self_signed_cert (const X509_Cert_Options &opts, const Private_Key &key, const std::string &hash_fn, RandomNumberGenerator &rng) | 
 1.8.13
 1.8.13