Package | Description |
---|---|
javax.crypto |
Provides the classes and interfaces for cryptographic operations.
|
Constructor and Description |
---|
KeyGenerator(KeyGeneratorSpi keyGenSpi,
Provider provider,
String algorithm)
Creates a KeyGenerator object.
|