iaik.security.ssl
Class PskKeyExchangeModes.PskKeyExchangeMode

java.lang.Object
  extended by iaik.security.ssl.PskKeyExchangeModes.PskKeyExchangeMode
Enclosing class:
PskKeyExchangeModes

public static final class PskKeyExchangeModes.PskKeyExchangeMode
extends java.lang.Object

PskKeyExchangeMode.


Method Summary
 boolean equals(java.lang.Object obj)
          Checks if this PskKeyExchangeModes name list is equal to the given object.
 int getID()
          Gets the id.
 java.lang.String getName()
          Gets the name.
 int hashCode()
          Gets a hash code of this PskKeyExchangeMode.
 java.lang.String toString()
          Gets a String representation of this PSKKeyexchangeMode.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getID

public int getID()
Gets the id.

Returns:
the id

getName

public java.lang.String getName()
Gets the name.

Returns:
the name

hashCode

public int hashCode()
Gets a hash code of this PskKeyExchangeMode.

Overrides:
hashCode in class java.lang.Object
Returns:
a hash code of this PskKeyExchangeMode

equals

public boolean equals(java.lang.Object obj)
Checks if this PskKeyExchangeModes name list is equal to the given object.

Overrides:
equals in class java.lang.Object
Returns:
true if this PskKeyExchangeModes is equal to the given object, false if it is not equal to it

toString

public java.lang.String toString()
Gets a String representation of this PSKKeyexchangeMode.

Overrides:
toString in class java.lang.Object

This Javadoc may contain text parts from text parts from IETF Internet Standard specifications (see copyright note).

iSaSiLk 6.0, (c) 2002 IAIK, (c) 2003 - 2015 SIC