public interface Ssl
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCipherName()
Get the name of the Cipher that is currently in use.
|
java.lang.String |
getProtocolName()
Get the name of the SSL protocol that is currently in use.
|
java.lang.String getCipherName()
java.lang.String getProtocolName()
Copyright © 2013 FuseSource, Corp.. All Rights Reserved.