[ 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.
| this | |
| salt_data |
the salt |
| salt_len |
the length of |
|
true on success |