Skip to main content

Module state

Module state 

Source
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§

CommissionerIdentity
The controller’s own stable operational identity on a fabric.
ControllerState
The full controller state: all administered fabrics.
DeviceEntry
A device commissioned onto a fabric.
FabricEntry
One fabric the controller administers: trust root, IPK, the commissioner identity, and the devices commissioned onto it.
GroupKeySetConfig
The persisted material for one group key set.
IcacIdentity
A per-fabric intermediate CA (ICAC): the issued ICAC certificate plus the PKCS#8 private key that signs NOCs under it. None for a flat RCAC->NOC fabric (the default).