net.java.sip.communicator.impl.neomedia.transform.srtp
Class SRTPCipherF8.F8Context
java.lang.Object
net.java.sip.communicator.impl.neomedia.transform.srtp.SRTPCipherF8.F8Context
- Enclosing class:
- SRTPCipherF8
static class SRTPCipherF8.F8Context
- extends Object
F8 mode encryption context, see RFC3711 section 4.1.2 for detailed
description.
|
Field Summary |
byte[] |
ivAccent
|
(package private) long |
J
|
byte[] |
S
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
S
public byte[] S
ivAccent
public byte[] ivAccent
J
long J
SRTPCipherF8.F8Context
SRTPCipherF8.F8Context()
SIP Communicator, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.