Botan 3.4.0
Crypto and TLS for C&
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) constBotan::PKCS11::Object
destroy() constBotan::PKCS11::Object
get_attribute_value(AttributeType attribute) constBotan::PKCS11::Object
handle() constBotan::PKCS11::Objectinline
module() constBotan::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 &)=deleteBotan::PKCS11::Object
reset_handle(ObjectHandle handle)Botan::PKCS11::Objectinlineprotected
search(Session &session, const std::vector< Attribute > &search_template)Botan::PKCS11::Objectstatic
search(Session &session, std::string_view label)Botan::PKCS11::Objectstatic
search(Session &session, const std::vector< uint8_t > &id)Botan::PKCS11::Objectstatic
search(Session &session, std::string_view label, const std::vector< uint8_t > &id)Botan::PKCS11::Objectstatic
search(Session &session)Botan::PKCS11::Objectstatic
session() constBotan::PKCS11::Objectinline
set_attribute_value(AttributeType attribute, const secure_vector< uint8_t > &value) constBotan::PKCS11::Object
~Object()=defaultBotan::PKCS11::Objectvirtual