Struct tss_tspi::PcrInfoShort [] [src]

pub struct PcrInfoShort {
    pub locality: PcrLocality,
    pub pcr_selection: Vec<u8>,
    // some fields omitted
}

Fields

Trait Implementations

impl Clone for PcrInfoShort
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for PcrInfoShort
[src]

[src]

Formats the value using the given formatter.