MIKEYMessage.addPke
bool addPke(gstsdp.types.MIKEYCacheType C, ubyte[] data)Add a new PKE payload to msg with the given parameters.
Parameters
C | envelope key cache indicator |
data | the encrypted envelope key |
Returns
true on success
bool addPke(gstsdp.types.MIKEYCacheType C, ubyte[] data)Add a new PKE payload to msg with the given parameters.
C | envelope key cache indicator |
data | the encrypted envelope key |