public class NativeAESKeyGeneratorSpi extends NativeKeyGeneratorSpi
| Constructor and Description |
|---|
NativeAESKeyGeneratorSpi(int algorithmId) |
| Modifier and Type | Method and Description |
|---|---|
static NativeAESKeyGeneratorSpi |
getInstance(String algorithm)
Create a key generator SPI context for the given algorithm.
|
engineGenerateKey, engineInit, engineInit, engineInit, nativeGetAlgorithmId, nativeIsKeySizeSupported@Nullable public static NativeAESKeyGeneratorSpi getInstance(String algorithm)
null if the algorithm is not supported.