public final class KDFCounterParameters extends java.lang.Object implements DerivationParameters
Constructor and Description |
---|
KDFCounterParameters(byte[] ki,
byte[] fixedInputData,
int r) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getFixedInputData() |
byte[] |
getKI() |
int |
getR() |