MSRTPReKeyingObserver Class Reference
class MSRTPReKeyingObserver
|
Provides a callback clients.
Member Functions Documentation
SRTPMasterKeyStaleEvent(const CSRTPStream &)
void
|
SRTPMasterKeyStaleEvent
|
(
|
const
CSRTPStream
&
|
aStream
|
)
|
[pure virtual]
|
This function is called by SRTP Stream initiated with
MSRTPReKeyingObserver
when a master key is stale and needs to be refreshed. Re-Key will be triggered when SRTP index is (2^48)-1 and SRTCP index is (2^31)-1
Parameters
const
CSRTPStream
& aStream
|
Stream which master key has to be refreshed
|
SRTPMasterKeyStaleEvent(const CSRTPSession &)
void
|
SRTPMasterKeyStaleEvent
|
(
|
const
CSRTPSession
&
|
aSession
|
)
|
[pure virtual]
|
This function is called by SRTPSRTP Stream initiated with
CSRTPSession
when a master key is stale and needs to be refreshed. *
Parameters
const
CSRTPSession
& aSession
|
Session which master key has to be refreshed
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.