Crate tee_call

Source
Expand description

This module includes the TeeCall trait and its implementation. The trait defines the trusted execution environment (TEE)-specific APIs for attestation and data dealing.

Structs§

Enums§

Constants§

Traits§

  • Trait that defines the get attestation report interface for TEE.
  • Optional sub-trait that defines get derived key interface for TEE.