Struct tss_esapi::abstraction::DefaultKeyImpl
source · pub struct DefaultKeyImpl;Trait Implementations§
source§impl Clone for DefaultKeyImpl
impl Clone for DefaultKeyImpl
source§fn clone(&self) -> DefaultKeyImpl
fn clone(&self) -> DefaultKeyImpl
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moresource§impl Debug for DefaultKeyImpl
impl Debug for DefaultKeyImpl
source§impl KeyCustomization for DefaultKeyImpl
impl KeyCustomization for DefaultKeyImpl
source§fn attributes(
&self,
attributes_builder: ObjectAttributesBuilder
) -> ObjectAttributesBuilder
fn attributes(
&self,
attributes_builder: ObjectAttributesBuilder
) -> ObjectAttributesBuilder
Alter the attributes used on key creation
source§fn template(&self, template_builder: PublicBuilder) -> PublicBuilder
fn template(&self, template_builder: PublicBuilder) -> PublicBuilder
Alter the key template used on key creation