public abstract class KeyDerivationParameters extends Object
| Constructor and Description |
|---|
KeyDerivationParameters(String algorithm,
int keyLength) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithm() |
int |
getKeyBitLength() |
Copyright © 2000–2024 The Apache Software Foundation. All rights reserved.