public final class LibraryVersion
extends java.lang.Object
| Constructor and Description |
|---|
LibraryVersion() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getAsString()
Returns a best-efforts string representation of the CA library that is
running inside the current JVM by extracting information from the
manifest file, if any, associated with the top level CA package.
|
public static java.lang.String getAsString()