key_data_set_interval


Description:

[ Version ( since = "1.4" ) ]
public bool key_data_set_interval (uint8[] vf_data, uint8[] vt_data)

Set the key validity period in the KEY_DATA this.

Parameters:

this

a MIKEYPayload

vf_data

the Valid From data

vt_data

the Valid To data

vf_len

the length of vf_data

vt_len

the length of vt_data

Returns:

true on success