Expand description
Persistent state for the IPT manager
Records of our IPTs.
Does not include private keys - those are in the KeyMgr
.
Structs§
- IptRecord 🔒
- Record of a single intro point, as stored on disk
- Relay
Record 🔒 - Record of a selected intro point relay, as stored on disk
- State
Record 🔒 - Record of intro point establisher state, as stored on disk
Functions§
Type Aliases§
- IptStorage
Handle 🔒 - Handle for a suitable persistent storage manager