GstSdp.MIKEYPayloadPKE¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
C |
r/w |
envelope key cache indicator |
|
data |
r/w |
the encrypted envelope key |
|
data_len |
r/w |
length of data |
|
pt |
r/w |
the common |
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.