Expand description
In-memory controller state. These types are the persistable record; live signers are reconstructed from the stored PKCS#8 keys on demand.
Structs§
- Commissioner
Identity - The controller’s own stable operational identity on a fabric.
- Controller
State - The full controller state: all administered fabrics.
- Device
Entry - A device commissioned onto a fabric.
- Fabric
Entry - One fabric the controller administers: trust root, IPK, the commissioner identity, and the devices commissioned onto it.
- Group
KeySet Config - The persisted material for one group key set.
- Icac
Identity - A per-fabric intermediate CA (ICAC): the issued ICAC certificate plus the
PKCS#8 private key that signs NOCs under it.
Nonefor a flat RCAC->NOC fabric (the default).