Botan 3.3.0
Crypto and TLS for C&
Botan::PKCS11::KeyProperties Member List

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

add_attribute(AttributeType attribute, const uint8_t *value, Ulong size)Botan::PKCS11::AttributeContainerprotected
add_binary(AttributeType attribute, const uint8_t *value, size_t length)Botan::PKCS11::AttributeContainer
add_binary(AttributeType attribute, const std::vector< uint8_t, TAlloc > &binary)Botan::PKCS11::AttributeContainerinline
add_bool(AttributeType attribute, bool value)Botan::PKCS11::AttributeContainer
add_class(ObjectClass object_class)Botan::PKCS11::AttributeContainer
add_numeric(AttributeType attribute, T value)Botan::PKCS11::AttributeContainerinline
add_string(AttributeType attribute, std::string_view value)Botan::PKCS11::AttributeContainer
AttributeContainer()=defaultBotan::PKCS11::AttributeContainer
AttributeContainer(ObjectClass object_class)Botan::PKCS11::AttributeContainer
AttributeContainer(AttributeContainer &&other)=defaultBotan::PKCS11::AttributeContainer
AttributeContainer(const AttributeContainer &other)=deleteBotan::PKCS11::AttributeContainer
attributes() constBotan::PKCS11::AttributeContainerinline
count() constBotan::PKCS11::AttributeContainerinline
data() constBotan::PKCS11::AttributeContainerinline
key_type() constBotan::PKCS11::KeyPropertiesinline
KeyProperties(ObjectClass object_class, KeyType key_type)Botan::PKCS11::KeyProperties
object_class() constBotan::PKCS11::ObjectPropertiesinline
ObjectProperties(ObjectClass object_class)Botan::PKCS11::ObjectProperties
operator=(AttributeContainer &&other)=defaultBotan::PKCS11::AttributeContainer
operator=(const AttributeContainer &other)=deleteBotan::PKCS11::AttributeContainer
set_allowed_mechanisms(const std::vector< MechanismType > &)Botan::PKCS11::KeyPropertiesinline
set_copyable(bool value)Botan::PKCS11::StorageObjectPropertiesinline
set_derive(bool value)Botan::PKCS11::KeyPropertiesinline
set_destroyable(bool value)Botan::PKCS11::StorageObjectPropertiesinline
set_end_date(Date date)Botan::PKCS11::KeyPropertiesinline
set_id(const std::vector< uint8_t > &id)Botan::PKCS11::KeyPropertiesinline
set_label(std::string_view label)Botan::PKCS11::StorageObjectPropertiesinline
set_modifiable(bool value)Botan::PKCS11::StorageObjectPropertiesinline
set_private(bool value)Botan::PKCS11::StorageObjectPropertiesinline
set_start_date(Date date)Botan::PKCS11::KeyPropertiesinline
set_token(bool value)Botan::PKCS11::StorageObjectPropertiesinline
StorageObjectProperties(ObjectClass object_class)Botan::PKCS11::StorageObjectProperties
~AttributeContainer()=defaultBotan::PKCS11::AttributeContainervirtual