Skip to main content

TpmHtValue

Type Alias TpmHtValue 

Source
pub type TpmHtValue = TpmHt;

Aliased Type§

#[repr(u8)]
pub enum TpmHtValue { Pcr = 0, NvIndex = 1, HmacSession = 2, PolicySession = 3, ExternalNv = 17, PermanentNv = 18, Permanent = 64, Transient = 128, Persistent = 129, Ac = 144, }

Variants§

§

Pcr = 0

§

NvIndex = 1

§

HmacSession = 2

§

PolicySession = 3

§

ExternalNv = 17

§

PermanentNv = 18

§

Permanent = 64

§

Transient = 128

§

Persistent = 129

§

Ac = 144