|
Java プラットフォーム 1.2 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| AlgorithmParameterGenerator を使用するパッケージ | |
| java.security | セキュリティフレームワークのクラスとインタフェースを提供します。 |
| java.security における AlgorithmParameterGenerator の使用方法 |
| AlgorithmParameterGenerator を返す java.security におけるメソッド | |
static AlgorithmParameterGenerator |
AlgorithmParameterGenerator.getInstance(String algorithm)
指定されたダイジェストアルゴリズムを実装する AlgorithmParameterGenerator オブジェクトを作成します。 |
static AlgorithmParameterGenerator |
AlgorithmParameterGenerator.getInstance(String algorithm,
String provider)
指定されたプロバイダから提供される、要求したアルゴリズムの AlgorithmParameterGenerator オブジェクトを作成します。 |
|
Java プラットフォーム 1.2 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||