X509 類別
類別,其中包含使用 x509 憑證驗證 TLS 連線的憑證、金鑰和選擇性傳遞片語的參考
X509 憑證:p aram cert_file初始化運算式:憑證 (或憑證鏈結內容的檔案路徑)
用來驗證裝置。
- 繼承
-
builtins.objectX509
建構函式
X509(cert_file, key_file, pass_phrase=None)
參數
名稱 | Description |
---|---|
key_file
必要
|
與憑證相關聯的金鑰檔案路徑 |
pass_phrase
|
(選擇性) 用來編碼金鑰檔案的pass_phrase 預設值: None
|
cert_file
必要
|
|