public class MGFParameters extends java.lang.Object implements DerivationParameters
Modifier and Type | Field and Description |
---|---|
(package private) byte[] |
seed |
Constructor and Description |
---|
MGFParameters(byte[] seed) |
MGFParameters(byte[] seed,
int off,
int len) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getSeed() |