MIKEYPayload.spAddParam

bool spAddParam(ubyte type, ubyte[] val)

Add a new parameter to the GST_MIKEY_PT_SP payload with type, len and val.

Parameters

typea type
vallen bytes of data

Returns

true on success