Struct tss_tspi::Srk [] [src]

pub struct Srk<'ctx> { /* fields omitted */ }

Methods

impl<'ctx> Srk<'ctx>
[src]

[src]

get a reference to the Storage Root Key object

[src]

set the necessary secret to utilize the Storage Root Key

Trait Implementations

impl<'ctx> Drop for Srk<'ctx>
[src]

[src]

Executes the destructor for this type. Read more