Botan
1.11.15
|
#include <botan/key_constraint.h>
#include <botan/x509_key.h>
#include <botan/ber_dec.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
namespace | Botan::BER |
Functions | |
void | Botan::BER::decode (BER_Decoder &source, Key_Constraints &key_usage) |
Key_Constraints | Botan::find_constraints (const Public_Key &pub_key, Key_Constraints limits) |