首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Libtorrent python SSL绑定

Libtorrent python SSL绑定
EN

Stack Overflow用户
提问于 2013-02-05 08:59:03
回答 1查看 172关注 0票数 0

libtorrent-python是否提供SSL绑定?到目前为止,它似乎还没有公开SSL功能-但是我找到了这篇讨论,其中提到了SSL功能被集成到Python API:http://sourceforge.net/mailarchive/forum.php?thread_name=1340755061.4fea4c75d780a%40puss.acc.umu.se&forum_name=libtorrent-discuss中。

作为libtorrent的铁杆粉丝,如果它暴露在Python层上,那就太好了!

EN

回答 1

Stack Overflow用户

发布于 2013-02-06 10:57:28

是。

从libtorrent 0.16.2开始就有了。与SSL torrents关联的函数包括:

torrent_handle::set_ssl_certificate类torrent_need_cert_alert session_settings::ssl_listen

所有这些都在该版本或更高版本中。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/14698470

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档