NetworkKey
AThe network key object represents the state of the mesh network key that is used for securing communication at the network layer.
Properties
The oldKey property contains a 32-character hexadecimal string that represents the 128-bit network key, and shall be present when the phase property has a non-zero value, such as when the Key Refresh procedure is in progress. The value of the oldKey property contains the previous network key.
Old Network ID is derived from the old network key.
The phase property represents the KeyRefreshPhase for the subnet associated with this network key.
Security property contains a string with a value of either “insecure” or “secure”, which describes a minimum security level for a subnet associated with this network key. If all the nodes on the subnet associated with this network key have been provisioned using the Secure Provisioning procedure, then the value of minSecurity property for the subnet is set to “secure”; otherwise, the value of the minSecurity is set to “insecure”.