key_data_set_salt


Description:

[ Version ( since = "1.4" ) ]
public bool key_data_set_salt (uint8[]? salt_data)

Set the salt key data.

If salt_data.length is 0 and salt_data is null, the salt data will be removed.

Parameters:

this

a MIKEYPayload

salt_data

the salt

salt_len

the length of salt_data

Returns:

true on success