#include <Ap4StreamCipher.h>
Public Member Functions | |
| AP4_StreamCipher (const AP4_UI08 *key=NULL, const AP4_UI08 *salt=NULL, AP4_Size iv_size=4) | |
| ~AP4_StreamCipher () | |
| AP4_Result | SetStreamOffset (AP4_Offset offset) |
| AP4_Result | Reset (const AP4_UI08 *key, const AP4_UI08 *salt) |
| AP4_Result | ProcessBuffer (const AP4_UI08 *in, AP4_UI08 *out, AP4_Size size) |
| AP4_Offset | GeStreamOffset () |
| const AP4_UI08 * | GetSalt () |
Definition at line 42 of file Ap4StreamCipher.h.
|
||||||||||||||||
|
|
|
|
|
|
|
Definition at line 55 of file Ap4StreamCipher.h. |
|
|
Definition at line 56 of file Ap4StreamCipher.h. |
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.4.6-NO