|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
上一个 下一个 | 框架 无框架 |
使用 ExemptionMechanism 的软件包 | |
---|---|
javax.crypto | 为 cryptographic(加密)操作提供类和接口。 |
javax.crypto 中 ExemptionMechanism 的使用 |
---|
返回 ExemptionMechanism 的 javax.crypto 中的方法 | |
---|---|
ExemptionMechanism |
Cipher.getExemptionMechanism()
返回此 cipher 使用的豁免机制对象。 |
static ExemptionMechanism |
ExemptionMechanism.getInstance(String algorithm)
生成实现该指定的豁免机制算法的 ExemptionMechanism 对象。 |
static ExemptionMechanism |
ExemptionMechanism.getInstance(String algorithm,
Provider provider)
根据指定的提供程序为指定的豁免机制算法生成 ExemptionMechanism 对象。 |
static ExemptionMechanism |
ExemptionMechanism.getInstance(String algorithm,
String provider)
从指定的提供程序为指定的豁免机制生成 ExemptionMechanism 对象。 |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
上一个 下一个 | 框架 无框架 |
版权所有 2004 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。