MIKEYMessage.newFromData

Parse size bytes from data into a #GstMIKEYMessage. info contains the parameters to decrypt and verify the data.

class MIKEYMessage
static
newFromData

Parameters

data ubyte[]

bytes to read

info gstsdp.types.MIKEYDecryptInfo

#GstMIKEYDecryptInfo

Return Value

Type: gstsdp.mikeymessage.MIKEYMessage

a #GstMIKEYMessage on success or null when parsing failed and error will be set.