Skip to main content

Module backend

Module backend 

Source

Structs§

WrappedKey
A Data Key wrapped by the Primary Key. Safe to persist to disk — cannot be unwrapped without the corresponding TEE.

Enums§

BackendType

Traits§

TeeBackend
TEE backend unified interface. TDX/SEV/Secure Enclave backends will implement this same trait in Phase 2+.