OpalSRTPSecurityMode::KeySalt Struct Reference
#include <srtp.h>
Public Member Functions |
| | KeySalt () |
| | KeySalt (const PBYTEArray &data) |
| | KeySalt (const BYTE *data, PINDEX dataLen) |
Data Fields |
| PBYTEArray | key |
| PBYTEArray | salt |
Constructor & Destructor Documentation
| OpalSRTPSecurityMode::KeySalt::KeySalt |
( |
|
) |
[inline] |
| OpalSRTPSecurityMode::KeySalt::KeySalt |
( |
const PBYTEArray & |
data |
) |
[inline] |
| OpalSRTPSecurityMode::KeySalt::KeySalt |
( |
const BYTE * |
data, |
|
|
PINDEX |
dataLen | |
|
) |
| | [inline] |
Field Documentation
The documentation for this struct was generated from the following file: