net.java.sip.communicator.impl.neomedia.transform.sdes
Class SDesTransformEngine
java.lang.Object
net.java.sip.communicator.impl.neomedia.transform.srtp.AsymmetricSRTPTransformer
net.java.sip.communicator.impl.neomedia.transform.sdes.SDesTransformEngine
- All Implemented Interfaces:
- TransformEngine
public class SDesTransformEngine
- extends AsymmetricSRTPTransformer
PacketTransformer for SDES based SRTP encryption.
- Author:
- Ingo Bauersachs
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SDesTransformEngine
public SDesTransformEngine(SDesControlImpl sDesControl)
- Creates a new instance of this class.
- Parameters:
sDesControl - The control that supplies the key material.
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.