Bento4 MP4 SDK: Ap4KeyWrap.h File Reference From Bento4 MP4 SDK previous page next page Main Page Related Pages Classes Files File List File Members Ap4KeyWrap.h File Reference#include "Ap4Results.h" #include "Ap4Types.h" #include "Ap4DataBuffer.h" Go to the source code of this file. Functions AP4_Result AP4_AesKeyWrap (const AP4_UI08 *kek, const AP4_UI08 *cleartext_key, AP4_Size cleartext_key_size, AP4_DataBuffer &wrapped_key) AP4_Result AP4_AesKeyUnwrap (const AP4_UI08 *kek, const AP4_UI08 *wrapped_key, AP4_Size wrapped_key_size, AP4_DataBuffer &cleartext_key) Function Documentation AP4_Result AP4_AesKeyUnwrap ( const AP4_UI08 * kek, const AP4_UI08 * wrapped_key, AP4_Size wrapped_key_size, AP4_DataBuffer & cleartext_key ) AP4_Result AP4_AesKeyWrap ( const AP4_UI08 * kek, const AP4_UI08 * cleartext_key, AP4_Size cleartext_key_size, AP4_DataBuffer & wrapped_key ) Generated on Thu May 13 16:36:38 2010 for Bento4 MP4 SDK by 1.6.3 previous page start next page