public class VersionInfo extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BUGFIX_REVISION_NUM |
static byte |
CURRENT_CIPHERTEXT_VERSION
The current version number of the ciphertext produced by this library.
|
static String |
MAJOR_REVISION_NUM |
static String |
MINOR_REVISION_NUM |
static String |
RELEASE_VERSION |
static String |
USER_AGENT |
static String |
VERSION_NUM |
Constructor and Description |
---|
VersionInfo() |
public static final String VERSION_NUM
public static final String MAJOR_REVISION_NUM
public static final String MINOR_REVISION_NUM
public static final String BUGFIX_REVISION_NUM
public static final String RELEASE_VERSION
public static final String USER_AGENT
public static final byte CURRENT_CIPHERTEXT_VERSION
Copyright © 2017. All rights reserved.