org.logi.crypto.protocols
Interface InterKeyExServer
- All Superinterfaces:
- InterProtocolServer
- All Known Subinterfaces:
- NoninterKeyExServer
- All Known Implementing Classes:
- DHEKEKeyExServer, DHKeyExServer
- public interface InterKeyExServer
- extends InterProtocolServer
This interface is implemented by classes for the server portion of an
interactive key-exchange protocol.
- Author:
- Logi Ragnarsson
(logir@logi.org)
- See Also:
InterKeyExClient
|
Method Summary |
Key |
sessionKey()
Returns the key if it has been decided upon,
or null otherwise. |
sessionKey
public Key sessionKey()
- Returns the key if it has been decided upon,
or
null otherwise.
Copyright (c) 1997-2001 Logi Ragnarsson - Distributed under the GPL