TpmAuthCommands

Type Alias TpmAuthCommands 

Source
pub type TpmAuthCommands = TpmList<TpmsAuthCommand, MAX_SESSIONS>;
Expand description

A fixed-capacity list for command authorization sessions.

Aliased Typeยง

pub struct TpmAuthCommands { /* private fields */ }