public class GSKKDFParameters extends java.lang.Object implements DerivationParameters
| Constructor and Description |
|---|
GSKKDFParameters(byte[] z,
int startCounter) |
GSKKDFParameters(byte[] z,
int startCounter,
byte[] nonce) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getNonce() |
int |
getStartCounter() |
byte[] |
getZ() |