导航菜单

jsse是什么意思_翻译中文_怎么读

jsse

网络释义:Java Secure Socket Extensions; 安全套接字扩展(Java Secure Socket Extension); 安全套接扩展

网络释义

1.Java Secure Socket ExtensionsaTM 密码系统扩展 (JCE), JavaTM 安全套接字扩展 (JSSE), and JavaTM 鉴定及认证服务(JAAS)安全特性已经被集成到JavaT…

3.安全套接扩展Java 安全套接扩展 (JSSE) 提供一个框架及一个 100% 纯 Java 实现的 SSL 和 TLS 协议它提供了数据加密服务器验证消息完成 …

例句释义:,安全套接扩展

1.To reiterate, WebSphere Apppcation Server includes JSSE and fully supports it out of the box.重申,WebSphereApppcationServer包括了JSSE并完全地未经优化的支持它。

2.The JSSE does not require a password if it is only being used as a truststore.如果只是用作一个信任存储的话,JSEE不需要密码。

3.When using SSL within Java programming language, a JSSE provider must be defined and added to the set of security managers.在使用Java编程语言中的SSL时,必须定义JSSE提供者,并将其添加到安全性管理器组中。

4.To run the examples you'll need a Java SDK with a correctly installed and configured JSSE provider.要运行示例,需要一个带有正确安装和配置JSSE提供程序的JavaSDK。

5.The JSSE API can be portable as long as the use of provider-specific information is not embedded or hardcoded in the apppcation.只要没有将提供应用程序的特定信息的用法嵌入或强制编码到应用程序中,JSSEAPI就可以进行移植。

6.JSSE (Java Secure Socket Extension) enables Java apppcations to communicate securely over the internet using SSL.JSSE(Java安全套接字扩展,JavaSecureSocketExtension)使Java应用程序能够在因特网上使用SSL安全地进行通信。

7.All this is done transparently for you by the JSSE runtime.这一切通过JSSE运行时对您都是透明的。

8.Since com. sun. * is not part of JSSE (or J2SE for that matter), such code is not portable.由于com.sun.*不是JSSE(或者对于那种情况是J2SE)的一部分,所以这样的代码是不可移植的。

9.While JSSE does start the handshake automatically, it only does so when data is first sent across the socket.尽管JSSE确实会自动启动握手,但是仅当数据首次通过套接字发送时它才这样做。

10.IBM JSSE is, therefore, automatically available for use by apppcations running in the WebSphere Apppcation Server environment.因此,IBMJSSE由运行在WebSphereApppcationServer环境下的应用程序自动地使用。