public class DebugCMS
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static double |
LIBRARY_VERSION
IAIK-CMS library version.
|
static java.lang.String |
LIBRARY_VERSION_STRING
IAIK-CMS library version as a String.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
getDebugMode() |
static double |
getVersion()
Returns the IAIK-CMS version number.
|
static java.lang.String |
getVersionAsString()
Returns the IAIK-CMS version number.
|
public static final double LIBRARY_VERSION
public static final java.lang.String LIBRARY_VERSION_STRING
public static boolean getDebugMode()
public static double getVersion()
public static java.lang.String getVersionAsString()