Module tss_esapi::attributes
source · Expand description
Module for representation of attributes
Re-exports
pub use algorithm::AlgorithmAttributes;pub use command_code::CommandCodeAttributes;pub use locality::LocalityAttributes;pub use locality::LocalityAttributesBuilder;pub use nv_index::NvIndexAttributes;pub use nv_index::NvIndexAttributesBuilder;pub use object::ObjectAttributes;pub use object::ObjectAttributesBuilder;pub use session::SessionAttributes;pub use session::SessionAttributesBuilder;pub use session::SessionAttributesMask;Modules
Representation of the attributes defined in the
NV Storage -> TPMA_NV section of
the specification.
Representation of the attributes defined in the
Attribute structures -> TPMA_OBJECT section of
the specification
Representation of the attributes defined in the
Attribute structures -> TPMA_OBJECT section of
the specification.