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)
SourceInstance methods
group_key_set
Sourcegroup_key_set=(group_key_set : GroupKeySetStruct)
Source