Skip navigation links
Java™ Platform
Standard Ed. 8

Package java.security

提供安全框架的类和接口。

See: 描述

Package java.security Description

提供安全框架的类和接口。 这包括实现易于配置,细粒度访问控制安全架构的类。 该软件包还支持加密公钥对的生成和存储,以及许多可导出的加密操作,包括用于消息摘要和签名生成的加密操作。 最后,该包提供支持签名/保护对象并安全随机数生成的类。 该包中提供的许多类(特别是加密和安全随机数生成器类)是基于提供者的。 类本身定义了应用程序可以编写的编程接口。 然后,实现本身可以由独立的第三方供应商编写,并根据需要无缝地插入。 因此,应用程序开发人员可以利用任何数量的基于提供者的实现,而无需添加或重写代码。

包装规格

相关文档

有关进一步的文档,请参阅:
从以下版本开始:
1.1
Skip navigation links
Java™ Platform
Standard Ed. 8

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.

本帮助文档是使用 《谷歌翻译》翻译,请与英文版配合使用 by--QQ:654638585