
public final class IteratedPasswordAlgorithmSpec extends Object implements AlgorithmParameterSpec, Serializable
| Constructor and Description |
|---|
IteratedPasswordAlgorithmSpec(int iterationCount)
Construct a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
getIterationCount()
Get the iteration count.
|
int |
hashCode() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.