public class CipherInfo extends Object
Modifier and Type | Method and Description |
---|---|
static CipherInfo |
getCipherInfo(String configName) |
String |
getCipherName() |
String |
getConfigName() |
boolean |
isSSL2() |
boolean |
isSSL3() |
boolean |
isTLS() |
public static CipherInfo getCipherInfo(String configName)
public String getConfigName()
public String getCipherName()
public boolean isSSL2()
public boolean isSSL3()
public boolean isTLS()
Copyright © 2020. All rights reserved.