Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider exposing tee_qv_free_collateral as a rust API #340

Closed
3 tasks done
Tracked by #3309
nick-mobilecoin opened this issue Jun 6, 2023 · 0 comments
Closed
3 tasks done
Tracked by #3309

Consider exposing tee_qv_free_collateral as a rust API #340

nick-mobilecoin opened this issue Jun 6, 2023 · 0 comments
Assignees

Comments

@nick-mobilecoin
Copy link
Collaborator

nick-mobilecoin commented Jun 6, 2023

tee_qv_free_collateral will communicate with the system quote provider to get collateral.
There is a default implementation available that uses a PCCS to get a cached version of the quote collateral data.

Using tee_qv_free_collateral may be a more consistent way to get the collateral.
Otherwise the enclave host will need to ping

@nick-mobilecoin nick-mobilecoin changed the title Consider exposing sgx_ql_get_quote_verification_collateral as a rust API Consider exposing tee_qv_free_collateral as a rust API Jun 9, 2023
@nick-mobilecoin nick-mobilecoin self-assigned this Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant