You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Wraps the native `FAPI_CONTEXT` and exposes the related FAPI functions.
30
36
///
31
37
/// Each FAPI context represents a logically independent connection to the TPM. It stores meta data information about object in order to calculate session auths and similar things.
@@ -928,8 +934,8 @@ impl FapiContext {
928
934
/// This functions is a stub. Currently, `Fapi_GetPollHandles()` is **not** implemented in the Rust wrapper library!
0 commit comments