mikey: Fix the KEMAC payload
authorWim Taymans <wtaymans@redhat.com>
Fri, 4 Apr 2014 15:36:04 +0000 (17:36 +0200)
committerWim Taymans <wtaymans@redhat.com>
Fri, 4 Apr 2014 15:40:58 +0000 (17:40 +0200)
commit675d0400e1f46c81302720fe0f394b44bef6c4b2
tree0bd0f8e74b28d7f033a3b6eac9fcc9c24bac1151
parent98482c3a0e5b909c9d5d913d11f145e5bccf11fb
mikey: Fix the KEMAC payload

The KEMAC payload actually needs to have subpayloads and the key should
go into the KEY_DATA subpayload. Add support for subpayloads and
implement the KEY_DATA payload.
Add some pointers to the conversion functions that allow us to add
encryption and decryption later.
gst-libs/gst/sdp/gstmikey.c
gst-libs/gst/sdp/gstmikey.h
tests/check/libs/mikey.c
win32/common/libgstsdp.def