key_data_set_key
Description:
[ Version ( since = "1.4" ) ]
public bool key_data_set_key (MIKEYKeyDataType key_type, uint8[] key_data)
public bool key_data_set_key (MIKEYKeyDataType key_type, uint8[] key_data)
Set key_data.length bytes of key_data of type key_type as the key for the
gst_mikey_pt_key_data this.
Parameters:
| this | |
| key_type | |
| key_data |
the key of type |
| key_len |
the length of |
Returns:
|
true on success |