11 #include <botan/asn1_oid.h>
22 BOTAN_DLL std::string
lookup(
const OID& oid);
30 BOTAN_DLL OID
lookup(
const std::string& name);
39 return (
lookup(oid).empty() ==
false);
std::string lookup(const OID &oid)
bool have_oid(const std::string &oid)