GstMIKEYPayloadRAND

The RAND payload consists of a (pseudo-)random bit-string

struct GstMIKEYPayloadRAND {}

Members

Variables

len
ubyte len;

the length of @rand

pt
GstMIKEYPayload pt;

the payload header

rand
ubyte* rand;

random values