软件包 | 描述 |
---|---|
java.security.spec |
提供关键规格和算法参数规格的类和接口。
|
Modifier and Type | Class and Description |
---|---|
class |
PKCS8EncodedKeySpec
这类表示ASN. 1编码一个私钥,根据ASN编码。1型
PrivateKeyInfo 。
|
class |
X509EncodedKeySpec
这类表示ASN. 1编码一个公共密钥,根据ASN编码。1型
SubjectPublicKeyInfo 。
|
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.