GstMIKEYPayloadPKE

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.

Members

Variables

C
GstMIKEYCacheType C;

envelope key cache indicator

data
ubyte* data;

the encrypted envelope key

dataLen
ushort dataLen;

length of @data

pt
GstMIKEYPayload pt;

the common #GstMIKEYPayload