Package javax.microedition.io
Interface SecurityInfo
public interface SecurityInfo
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getCipherSuite
String getCipherSuite() -
getProtocolName
String getProtocolName() -
getProtocolVersion
String getProtocolVersion() -
getServerCertificate
Certificate getServerCertificate()
-