pub type TpmAuthResponses = TpmList<TpmsAuthResponse, MAX_SESSIONS>;Expand description
A fixed-capacity list for response authorization sessions.
Aliased Typeยง
pub struct TpmAuthResponses { /* private fields */ }pub type TpmAuthResponses = TpmList<TpmsAuthResponse, MAX_SESSIONS>;A fixed-capacity list for response authorization sessions.
pub struct TpmAuthResponses { /* private fields */ }