We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62067b5 commit 3eac438Copy full SHA for 3eac438
1 file changed
guest-agent/src/rpc_service.rs
@@ -29,8 +29,7 @@ use or_panic::ResultOrPanic;
29
use ra_rpc::{Attestation, CallContext, RpcCall};
30
use ra_tls::{
31
attestation::{
32
- QuoteContentType, VersionedAttestation, DEFAULT_HASH_ALGORITHM,
33
- TDX_QUOTE_REPORT_DATA_RANGE,
+ QuoteContentType, VersionedAttestation, DEFAULT_HASH_ALGORITHM, TDX_QUOTE_REPORT_DATA_RANGE,
34
},
35
cert::CertConfigV2,
36
kdf::{derive_key, derive_p256_key_pair_from_bytes},
0 commit comments