Uses of Class
org.jgroups.protocols.KeyExchange
Packages that use KeyExchange
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of KeyExchange in org.jgroups.protocols
Subclasses of KeyExchange in org.jgroups.protocolsModifier and TypeClassDescriptionclassKey exchange based on Diffie-Hellman-Merkle (https://en.wikipedia.org/wiki/Diffie%E2%80%93Hellman_key_exchange).classKey exchange based on SSL sockets.Fields in org.jgroups.protocols declared as KeyExchange