OpenSSL
基本解释
- n.服务器
英汉例句
- 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在多线程环境下工作。