GstSdp.MIKEYPayloadKeyData

Fields

Name

Type

Access

Description

key_data

int

r/w

the key data

key_len

int

r/w

length of key_data

key_type

GstSdp.MIKEYKeyDataType

r/w

the GstSdp.MIKEYKeyDataType of key_data

kv_data

bytes

r/w

key validity data

kv_len

bytes

r/w

length of kv_data

kv_type

GstSdp.MIKEYKVType

r/w

the Key Validity type

pt

GstSdp.MIKEYPayload

r/w

the payload header

salt_data

int

r/w

salt data

salt_len

int

r/w

the length of salt_data, can be 0

Methods

None

Details

class GstSdp.MIKEYPayloadKeyData

The Key data payload contains key material. It should be added as sub payload to the KEMAC.