GstSdp.MIKEYPayloadPKE

Fields

Name Type Access Description
C GstSdp.MIKEYCacheType r/w envelope key cache indicator
data int r/w the encrypted envelope key
data_len int r/w length of data
pt GstSdp.MIKEYPayload r/w the common GstSdp.MIKEYPayload

Methods

None

Details

class GstSdp.MIKEYPayloadPKE

The Envelope data payload contains the encrypted envelope key that is used in the public-key transport to protect the data in the Key data transport payload. The encryption algorithm used is implicit from the certificate/public key used.