|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object iaik.cms.DebugCMS
public class DebugCMS
This class contains a few compile time settings for the CMS library.
Field Summary | |
---|---|
static double |
LIBRARY_VERSION
IAIK-CMS library version. |
static java.lang.String |
LIBRARY_VERSION_STRING
IAIK-CMS library version as a String. |
Method Summary | |
---|---|
static boolean |
getDebugMode()
|
static double |
getVersion()
Returns the IAIK-CMS version number. |
static java.lang.String |
getVersionAsString()
Returns the IAIK-CMS version number. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final double LIBRARY_VERSION
public static final java.lang.String LIBRARY_VERSION_STRING
Method Detail |
---|
public static boolean getDebugMode()
public static double getVersion()
public static java.lang.String getVersionAsString()
|
This Javadoc may contain text parts from text parts from IETF Internet Standard specifications (see copyright note). | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |