public class IESParameters extends 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() |
Copyright © 2015. All rights reserved.