Expand description
License storage: the LicenseStore trait, stable account keys, per-OS device
identity, and the default device-bound encrypted file store.
Modules§
- account
- Stable account keys for stored values (parity with Swift StorageAccount).
- device
- encrypted_
file
Traits§
- License
Store - Opaque per-account byte storage. Default impl is
EncryptedFileStore.