Skip navigation links
Java™ Platform
Standard Ed. 8

Package javax.crypto.spec

提供关键规范和算法参数规范的类和接口。

See: 描述

Package javax.crypto.spec Description

提供关键规范和算法参数规范的类和接口。

关键规范是构成关键材料的透明表示。 可以以算法特定的方式或与算法无关的编码格式(例如ASN.1)来指定密钥。 此软件包包含Diffie-Hellman公钥和私钥的关键规范,以及DES,Triple DES和PBE密钥的关键规范。

算法参数规范是与算法一起使用的参数集合的透明表示。 该包包含与Diffie-Hellman,DES,Triple DES,PBE,RC2和RC5算法一起使用的参数的算法参数规范。

包装规格

相关文档

有关算法参数和关键规格信息的文档,请参阅:
从以下版本开始:
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.

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