SIP Communicator: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.media.keyshare.KeyProviderAlgorithm.ProviderType

Packages that use KeyProviderAlgorithm.ProviderType
net.java.sip.communicator.impl.media.keyshare   
 

Uses of KeyProviderAlgorithm.ProviderType in net.java.sip.communicator.impl.media.keyshare
 

Methods in net.java.sip.communicator.impl.media.keyshare that return KeyProviderAlgorithm.ProviderType
 KeyProviderAlgorithm.ProviderType ZRTPKeyProvider.getProviderType()
           
 KeyProviderAlgorithm.ProviderType DummyKeyProvider.getProviderType()
           
 KeyProviderAlgorithm.ProviderType KeyProviderAlgorithm.getProviderType()
          Obtains the current provider type for the class implementing the interface
static KeyProviderAlgorithm.ProviderType KeyProviderAlgorithm.ProviderType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static KeyProviderAlgorithm.ProviderType[] KeyProviderAlgorithm.ProviderType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


SIP Communicator: the OpenSource Java VoIP and Instant Messaging client.

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