All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class semper.statement.KeyExchange

java.lang.Object
   |
   +----semper.util.constant.Constant
           |
           +----semper.statement.KeyExchange

public final class KeyExchange
extends Constant
Constants for specifying key exchange method


Variable Index

 o MUTUAL
 o SIMPLE

Method Index

 o getDescr()

Variables

 o SIMPLE
 public static final KeyExchange SIMPLE
 o MUTUAL
 public static final KeyExchange MUTUAL

Methods

 o getDescr
 public String getDescr()

All Packages  Class Hierarchy  This Package  Previous  Next  Index