软件包 | 描述 |
---|---|
java.security.spec |
提供关键规格和算法参数规格的类和接口。
|
Modifier and Type | Class and Description |
---|---|
class |
RSAMultiPrimePrivateCrtKeySpec
这类指定一个RSA多素数的私钥,定义在PKCS # 1 V2.1,利用中国剩余定理(CRT)效率的信息价值。
|
class |
RSAPrivateCrtKeySpec
这类指定一个RSA私钥,定义在# PKCS 1标准,利用中国剩余定理(CRT)效率的信息价值。
|
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.