public class IESParameters extends java.lang.Object implements CipherParameters
| Constructor and Description |
|---|
IESParameters(byte[] derivation,
byte[] encoding,
int macKeySize) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getDerivationV() |
byte[] |
getEncodingV() |
int |
getMacKeySize() |