pub async fn key_set_read(
conn: &Connection,
endpoint: u16,
group_key_set_id: u16,
) -> Result<KeySetReadResponse>Expand description
Invoke KeySetRead command on cluster Group Key Management.
pub async fn key_set_read(
conn: &Connection,
endpoint: u16,
group_key_set_id: u16,
) -> Result<KeySetReadResponse>Invoke KeySetRead command on cluster Group Key Management.