MIKEYPayload.spAddParam

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

class MIKEYPayload
bool
spAddParam
(
ubyte type
,
ubyte[] val
)

Parameters

type ubyte

a type

val ubyte[]

len bytes of data

Return Value

Type: bool

true on success