Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.neomedia.transform.srtp.SRTPCryptoContext

Packages that use SRTPCryptoContext
net.java.sip.communicator.impl.neomedia.transform.srtp   
 

Uses of SRTPCryptoContext in net.java.sip.communicator.impl.neomedia.transform.srtp
 

Methods in net.java.sip.communicator.impl.neomedia.transform.srtp that return SRTPCryptoContext
 SRTPCryptoContext SRTPCryptoContext.deriveContext(long ssrc, int roc, long deriveRate)
          Derive a new SRTPCryptoContext for use with a new SSRC This method returns a new SRTPCryptoContext initialized with the data of this SRTPCryptoContext.
 SRTPCryptoContext SRTPTransformEngine.getDefaultContext()
          Get the default SRTPCryptoContext
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.