intel / intel/confidential-computing.sgx
How to get attestation key ID list?
Open
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
In the remote attestation sample code, the attestation key ID lists for [ECDSA](https://github.com/intel/linux-sgx/blob/a9f7bc42e063407090ecce544e2e335d330a73e5/SampleCode/RemoteAttestation/service_provider/service_provider.cpp#L90) and [EPID](https://github.com/intel/linux-sgx/blob/a9f7bc42e063407090ecce544e2e335d330a73e5/SampleCode/RemoteAttestation/service_provider/service_provider.cpp#L125) are hard-coded. How are these values decided exactly?
Contributor guide
Assessment
This issue has not been assessed yet.