4.1 SSLServerSocket ; // 啟動一個ssl server socket // 配置了證書, 所以不會丟擲異常 ; public static void sslSocketServer() throws Exception { // ...
確定! 回上一頁