类的使用
com.mysql.cj.exceptions.SSLParamsException
-
使用SSLParamsException的程序包 程序包 说明 com.mysql.cj.protocol com.mysql.cj.protocol.a -
-
com.mysql.cj.protocol中SSLParamsException的使用
抛出SSLParamsException的com.mysql.cj.protocol中的方法 修饰符和类型 方法 说明 static SSLContextExportControlled. getSSLContext(String clientCertificateKeyStoreUrl, String clientCertificateKeyStoreType, String clientCertificateKeyStorePassword, String trustCertificateKeyStoreUrl, String trustCertificateKeyStoreType, String trustCertificateKeyStorePassword, boolean fallbackToDefaultTrustStore, boolean verifyServerCert, String hostName, ExceptionInterceptor exceptionInterceptor)Configure theSSLContextbased on the supplier property set.static SocketExportControlled. performTlsHandshake(Socket rawSocket, SocketConnection socketConnection, ServerVersion serverVersion)Converts the socket being used in the given CoreIO to an SSLSocket by performing the SSL/TLS handshake.voidSocketConnection. performTlsHandshake(ServerSession serverSession) -
com.mysql.cj.protocol.a中SSLParamsException的使用
抛出SSLParamsException的com.mysql.cj.protocol.a中的方法 修饰符和类型 方法 说明 voidNativeSocketConnection. performTlsHandshake(ServerSession serverSession)
-