Botan 2.19.3
Crypto and TLS for C&
|
#include <botan/pkix_types.h>
#include <botan/pk_keys.h>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
std::string | Botan::key_constraints_to_string (Key_Constraints constraints) |
void | Botan::verify_cert_constraints_valid_for_key_type (const Public_Key &pub_key, Key_Constraints constraints) |