|
Botan
2.13.0
Crypto and TLS for C++11
|
#include <botan/x509cert.h>#include <botan/x509_crl.h>#include <chrono>Go to the source code of this file.
Classes | |
| class | Botan::X509_CA |
Namespaces | |
| Botan | |
Functions | |
| PK_Signer * | Botan::choose_sig_format (const Private_Key &key, RandomNumberGenerator &rng, const std::string &hash_fn, AlgorithmIdentifier &sig_algo) |
| PK_Signer * | Botan::choose_sig_format (const Private_Key &key, const std::map< std::string, std::string > &opts, RandomNumberGenerator &rng, const std::string &hash_fn, AlgorithmIdentifier &sig_algo) |
1.8.9.1