软件包 | 描述 |
---|---|
javax.crypto.interfaces |
提供接口,如Diffie-Hellman密钥RSA实验室定义# PKCS 3。
|
javax.crypto.spec |
提供关键规格和算法参数规格的类和接口。
|
Class and Description |
---|
DHParameterSpec
这类指定使用Diffie-Hellman算法参数的设置,如蛋白# 3规定:Diffie-Hellman密钥交换协议标准。
|
Class and Description |
---|
OAEPParameterSpec
这类指定使用OAEP填充参数的设置,如在
PKCS #1标准定义。
|
PSource
这类指定编码输入P OAEP填充源,在
PKCS #1标准定义。
|
PSource.PSpecified
这个类是用来显式地指定编码输入P OAEP填充值。
|
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.