This is the complete list of members for
RTPSecure, including all inherited members.
| alive() const | GenObject | [virtual] |
| create(String &suite, String &keyParams, bool buildMaster=true) | RTPSecure | [virtual] |
| deriveKey(Cipher &cipher, DataBlock &key, unsigned int len, unsigned char label, u_int64_t index=0) | RTPSecure | [protected] |
| destruct() | GenObject | [virtual] |
| getObject(const String &name) const | GenObject | [virtual] |
| getObject(const String &name, const GenObject *obj) | GenObject | [inline, static] |
| init() | RTPSecure | [protected, virtual] |
| owner() const | RTPSecure | [inline] |
| owner(RTPBaseIO *newOwner) | RTPSecure | |
| rtpAddIntegrity(const unsigned char *data, int len, unsigned char *authData) | RTPSecure | [protected, virtual] |
| rtpCheckIntegrity(const unsigned char *data, int len, const void *authData, u_int32_t ssrc, u_int64_t seq) | RTPSecure | [protected, virtual] |
| rtpCipher() const | RTPSecure | [inline] |
| rtpDecipher(unsigned char *data, int len, const void *secData, u_int32_t ssrc, u_int64_t seq) | RTPSecure | [protected, virtual] |
| rtpEncipher(unsigned char *data, int len) | RTPSecure | [protected, virtual] |
| RTPReceiver (defined in RTPSecure) | RTPSecure | [friend] |
| RTPSecure() | RTPSecure | |
| RTPSecure(const String &suite) | RTPSecure | |
| RTPSecure(const RTPSecure &other) | RTPSecure | |
| RTPSender (defined in RTPSecure) | RTPSecure | [friend] |
| RTPSession (defined in RTPSecure) | RTPSecure | [friend] |
| setup(const String &suite, const String &keyParams, const ObjList *paramList=0) | RTPSecure | [virtual] |
| supported(RTPSession *session=0) const | RTPSecure | [virtual] |
| toString() const | GenObject | [virtual] |
| ~GenObject() | GenObject | [inline, virtual] |
| ~RTPSecure() | RTPSecure | [virtual] |