cc-api / cc-trusted-api

Unified API to Access TCG Compliant measurement, event log, quote in Confidential Computing Environment.
Apache License 2.0
28 stars 18 forks source link

api.py: create CCTrustedApi abstract class #24

Closed kenplusplus closed 6 months ago

kenplusplus commented 6 months ago
  1. create CCTrustedApi class to abstract all interfaces and definitions.
  2. implement the sdk.py in VMSDK