|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcryptix.security.Cryptix
This class used to define the version number of the Cryptix library. The class cryptix.CryptixProperties should now be used in preference.
Copyright © 1995-1997
Systemics Ltd on behalf of the
Cryptix Development Team.
All rights reserved.
$Revision: 1.2 $
CryptixProperties| Method Summary | |
static int |
getMajorVersion()
Deprecated. Use CryptixProperties.getMajorVersion(). |
static int |
getMinorVersion()
Deprecated. Use CryptixProperties.getMinorVersion(). |
static java.lang.String |
getVersionString()
Deprecated. Use CryptixProperties.getVersionString(). |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static int getMajorVersion()
CryptixProperties.getMajorVersion().
public static int getMinorVersion()
CryptixProperties.getMinorVersion().
public static java.lang.String getVersionString()
CryptixProperties.getVersionString().
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||