Botan  2.1.0
Crypto and TLS for C++11
Botan::PKCS11::Object Member List

This is the complete list of members for Botan::PKCS11::Object, including all inherited members.

copy(const AttributeContainer &modified_attributes) const Botan::PKCS11::Object
destroy() const Botan::PKCS11::Object
get_attribute_value(AttributeType attribute) const Botan::PKCS11::Object
handle() const Botan::PKCS11::Objectinline
m_handleBotan::PKCS11::Objectprotected
m_sessionBotan::PKCS11::Objectprotected
module() const Botan::PKCS11::Objectinline
Object(Session &session, ObjectHandle handle)Botan::PKCS11::Object
Object(Session &session, const ObjectProperties &obj_props)Botan::PKCS11::Object
Object(const Object &)=defaultBotan::PKCS11::Object
Object(Session &session)Botan::PKCS11::Objectinlineprotected
operator=(const Object &)=defaultBotan::PKCS11::Object
search(Session &session, const std::vector< Attribute > &search_template)Botan::PKCS11::Objectstatic
search(Session &session, const std::string &label)Botan::PKCS11::Objectstatic
search(Session &session, const std::vector< uint8_t > &id)Botan::PKCS11::Objectstatic
search(Session &session, const std::string &label, const std::vector< uint8_t > &id)Botan::PKCS11::Objectstatic
search(Session &session)Botan::PKCS11::Objectstatic
session() const Botan::PKCS11::Objectinline
set_attribute_value(AttributeType attribute, const secure_vector< uint8_t > &value) const Botan::PKCS11::Object
~Object()=defaultBotan::PKCS11::Objectvirtual