Macros§
- state
- Declare TEE state with automatic key management and sealing.
Attribute Macros§
- attest
- Transforms an axum handler to automatically sign responses with TEE attestation.
Derive Macros§
- Encrypted
- Derive macro that generates an encrypted version of a struct and
Encryptabletrait impl.