mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 15:13:56 +02:00
SGX attestation & batch signature verification tool
This commit is contained in:
parent
0d8943c582
commit
f90088be76
5 changed files with 111 additions and 1 deletions
|
@ -416,7 +416,7 @@ impl<'a> Deref for SgxQlQveCollateralT<'a> {
|
|||
/// SGX/TDX Quote, presented as u8 vector.
|
||||
///
|
||||
/// # Return
|
||||
/// Result type of quote_collecteral.
|
||||
/// Result type of quote_collateral.
|
||||
///
|
||||
/// - **quote_collateral**\
|
||||
/// This is the Quote Certification Collateral retrieved based on Quote.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue