Skip to main content

TpmCapValue

Type Alias TpmCapValue 

Source
pub type TpmCapValue = TpmCap;

Aliased Type§

#[repr(u32)]
pub enum TpmCapValue { Algs = 0, Handles = 1, Commands = 2, Pcrs = 5, TpmProperties = 6, EccCurves = 8, }

Variants§

§

Algs = 0

§

Handles = 1

§

Commands = 2

§

Pcrs = 5

§

TpmProperties = 6

§

EccCurves = 8