NodeSecurityIndicator
Which security indicator a surface shows beside a node's name (design#149).
2.8 nodes show verification state instead of the PKI lock, older and unversioned ones keep the locks, and a mismatch shows at any version. Every surface goes through of so they cannot drift apart.
Entries
The node's latest key does not match the stored one. Outranks every other state, at any version.
The user verified this node's key in person, or it is the connected radio itself.
The radio verified this node's XEdDSA-signed broadcast. Every 2.8 node signs, so it is that firmware's baseline.
Pre-2.8 or unknown firmware: a public key is on file and matches.
Pre-2.8 or unknown firmware: no public key on file. Not a channel-key fallback, the send is refused (#145).
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.