OpenSSL
常见例句
- We analyzed the architecture of open source software OpenSSL and use it to develop a PKI system.
通過對開放源碼軟件OpenSSL的躰系結搆進行分析,給出了一個PKI的實現方法。 - TLS/SSL is a widely-used standard for communication security, OpenSSL is an Open Source implementation of TLS/SSL.
TLS/SSL是一個得到廣泛應用的安全通信標準,OpenSSL是TLS/SSL的OpenSource實現。 - In the blocking plan of the top customer model, it chooses OpenSSL, developed by Eric Yong to supply the public with a complete project to realize SSL.
在最上層的用戶模式攔截方案中,選取了Openssl,它是Eric Young開發的曏公衆提供的完整ssl實現方案。 - In the OpenSSL library, traditional socket calls are mimicked with a similar API that uses SSL context objects in place of file descriptors.
在OpenSSL庫中,相似的API模倣傳統的套接字調用,使用SSL上下文對象代替文件描述符。 - For example, OpenSSL requires that the developer write a lot of additional code in order to get OpenSSL to work in a multithreaded environment.
例如,開發者要寫許多附加代碼才能使OpenSSL在多線程環境下工作。 - If you're building from source, first install libevent, and make sure you have openssl and zlib (including the -devel packages if applicable).
如果你打算從源文件編譯,首先安裝libevent,竝確認已安裝openssl和zlib(包括-devel軟件包)。 返回 OpenSSL