|
SIP Communicator: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyProviderAlgorithm | |
|---|---|
| net.java.sip.communicator.impl.media | |
| net.java.sip.communicator.impl.media.keyshare | |
| Uses of KeyProviderAlgorithm in net.java.sip.communicator.impl.media |
|---|
| Methods in net.java.sip.communicator.impl.media that return KeyProviderAlgorithm | |
|---|---|
KeyProviderAlgorithm |
CallSessionImpl.selectDefaultKeyProviderAlgorithm()
Selects a default key management type to use in securing based on which the actual implementation for that solution will be started This part should be further developed (by adding a more detailed priority choosing mechanism in case of addition of other security providers). |
KeyProviderAlgorithm |
CallSessionImpl.selectKeyProviderAlgorithm(int priority)
Selects a key management type to use in securing based on priority For now the priorities are equal with the position in the Vector holding the keymanagement types. |
| Uses of KeyProviderAlgorithm in net.java.sip.communicator.impl.media.keyshare |
|---|
| Classes in net.java.sip.communicator.impl.media.keyshare that implement KeyProviderAlgorithm | |
|---|---|
class |
DummyKeyProvider
DummyProvider class implements KeyProvider interface. |
class |
ZRTPKeyProvider
ZRTPProvider class implements KeyProvider interface. |
|
SIP Communicator: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||