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, PpCommands = 3, AuditCommands = 4, Pcrs = 5, TpmProperties = 6, EccCurves = 8, AuthPolicies = 9, Act = 10, }

Variants§

§

Algs = 0

§

Handles = 1

§

Commands = 2

§

PpCommands = 3

§

AuditCommands = 4

§

Pcrs = 5

§

TpmProperties = 6

§

EccCurves = 8

§

AuthPolicies = 9

§

Act = 10