All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class is.logi.crypto.protocols.SendHashKeyEx

java.lang.Object
   |
   +----is.logi.crypto.Crypto
           |
           +----is.logi.crypto.protocols.SendHashKeyEx

public class SendHashKeyEx
extends Crypto
Ancestor of SendHashKeyEx classes.

Author:
Logi Ragnarsson (logir@hi.is)

Method Index

 o completed()
Returns true iff this end of the protocol i completed.
 o sessionKey()
Returns the key if it has been decided upon, or null otherwise.

Methods

 o sessionKey
 public Key sessionKey()
Returns the key if it has been decided upon, or null otherwise.

 o completed
 public boolean completed()
Returns true iff this end of the protocol i completed.


All Packages  Class Hierarchy  This Package  Previous  Next  Index