Skip navigation links
Java™ Platform
Standard Ed. 8

Package javax.crypto.interfaces

提供RSA实验室PKCS#3中定义的Diffie-Hellman密钥的接口。

See: 描述

Package javax.crypto.interfaces Description

提供RSA实验室PKCS#3中定义的Diffie-Hellman密钥的接口。

请注意,这些接口仅适用于密钥实现,其密钥资料可访问和可用。 这些接口不适用于其密钥材料驻留在不可访问的受保护存储(如硬件设备)中的密钥实现。

有关如何使用这些界面的更多开发者信息,包括有关如何为硬件设备设计Key类的信息,请参阅加密提供程序开发人员指南:

包装规格

相关文档

有关进一步的文档,请参阅:
从以下版本开始:
1.4
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.

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