This describes the security features used by the stack for a joined device.

Public Attribute Documentation#

bitmask#

EmberCurrentSecurityBitmask EmberCurrentSecurityState::bitmask

This bitmask indicates the security features currently in use on this node.


Definition at line 2263 of file stack/include/ember-types.h

trustCenterLongAddress#

EmberEUI64 EmberCurrentSecurityState::trustCenterLongAddress

This indicates the EUI64 of the Trust Center. It will be all zeroes if the Trust Center Address is not known (i.e., the device is in a Distributed Trust Center network).


Definition at line 2267 of file stack/include/ember-types.h