We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5e635a commit 7f07136Copy full SHA for 7f07136
library/ssl.po
@@ -91,7 +91,7 @@ msgid ""
91
"retrieves the cipher being used for the secure connection."
92
msgstr ""
93
"此模組提供了一個 :class:`ssl.SSLSocket` 類別,它是從 :class:`socket."
94
-"socket` 衍生出來的,並且提供類似 socket 的封套資料,讓使用 SSL 進行資料傳輸"
+"socket` 衍生出來的,並且提供類似 socket 的包裝器,讓使用 SSL 進行資料傳輸"
95
"時,可以進行資料的加密及解密。它也提供了一些額外的方法,如 :meth:"
96
"`getpeercert`,用於取得連結另一端的憑證,以及 :meth:`cipher`,用於檢索用於"
97
"安全連接的加密算法。"
0 commit comments