Name

Package jxta.security.keyexchange

Synopsis

This package defines the classes necessary to perform a key exchange. Key exchange algorithms are used by two parties to calculate and exchange a secret key. This means that their secret key does not need to be exchanged beforehand, and the key exchange algorithm ensures that the key exchange is secure. The class hierarchy for this package is shown in Figure 10-5.

The jxta.security.keyexchange package

Figure 10-5. The jxta.security.keyexchange package

Interfaces

public interface KeyExchange extends jxta.security.util.Description;

Get JXTA in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.