public class BCProbe
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
bcFound
BouncyCastle presence flag
|
private static CentralLogger |
LOG
Logger
|
| Constructor and Description |
|---|
BCProbe() |
| Modifier and Type | Method and Description |
|---|---|
private static boolean |
isBCFound()
Check if BouncyCastle JCE/JSSE present in the classpath
|
private static final CentralLogger LOG
public static final boolean bcFound