SSL协议

  • 网络SSL protocol;Secure Socket Layer;openssl
SSL协议SSL协议
  1. 身份验证过程使用指定的证书集合和ssl协议。

    The authentication process uses the specified certificate collection and SSL protocol .

  2. ssl协议基于公钥密码,加密密钥成对地出现在公钥密码中,它们是在数学上是相关的,但无法由一个推知另一个。

    The SSL protocol is based on public-key cryptography where encryption keys come in pairs that are mathematically related , but one cannot be deduced from knowing the other .

  3. ssl协议是免费的,但是它有重大缺陷。

    SSL is free but it has a fatal shortcoming .