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