pub async fn key_set_write(
conn: &Connection,
endpoint: u16,
group_key_set: GroupKeySet,
) -> Result<()>Expand description
Invoke KeySetWrite command on cluster Group Key Management.
pub async fn key_set_write(
conn: &Connection,
endpoint: u16,
group_key_set: GroupKeySet,
) -> Result<()>Invoke KeySetWrite command on cluster Group Key Management.