parallaxsecond / rust-tss-esapi

TSS 2.0 Enhanced System API (ESAPI) Rust wrapper
https://docs.rs/tss-esapi/
Apache License 2.0
85 stars 51 forks source link

Native tpms context #507

Closed Superhepper closed 5 months ago

Superhepper commented 5 months ago

In this pull request the TpmsContext struct that was residing inside utils module have been moved to the structures module and been renamed to SavedTpmContext.