struct

Matter::Cluster::GroupKeyManagementCluster::KeySetReadResponse

Inherits Struct < Value < Object

KeySetRead command response Returns the key set without actual key material (secure) Matter Core Spec ยง11.2.8.2

Constructors

new(group_key_set : GroupKeySetStruct)
Source

Instance methods

group_key_set
Source
group_key_set=(group_key_set : GroupKeySetStruct)
Source