|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ZrtpControl
ZRTP based SRTP MediaStream encryption control.
| Method Summary | |
|---|---|
String |
getHelloHash()
Return the zrtp hello hash String. |
String[] |
getHelloHashSep()
Get the ZRTP Hello Hash data - separate strings. |
String |
getSecurityString()
Gets the SAS for the current media stream. |
boolean |
isSecurityVerified()
Gets the status of the SAS verification. |
void |
setSASVerification(boolean verified)
Sets the SAS verification |
| Methods inherited from interface net.java.sip.communicator.service.neomedia.SrtpControl |
|---|
cleanup, getSecureCommunicationStatus, getSrtpListener, getTransformEngine, requiresSecureSignalingTransport, setConnector, setMultistream, setSrtpListener, start |
| Method Detail |
|---|
String getHelloHash()
String[] getHelloHashSep()
null
if ZRTP is not available.String getSecurityString()
boolean isSecurityVerified()
void setSASVerification(boolean verified)
verified - the new SAS verification status
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||