接口 | 描述 |
---|---|
DHKey |
一个Diffie-Hellman密钥的界面。
|
DHPrivateKey |
一个Diffie-Hellman密钥的界面。
|
DHPublicKey |
一个Diffie-Hellman公钥接口。
|
PBEKey |
一个关键的接口扩展。
|
请注意,这些接口仅用于关键的实现,其关键材料是可访问的和可用的。这些接口不用于关键的实现,其关键材料驻留在不可访问的,受保护的存储(如在硬件设备)。
更多的开发者信息如何使用这些接口,包括信息如何对硬件设备Key
类设计,请参阅加密提供程序开发指南:
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.