public interface DerivationFunction
Modifier and Type | Method and Description |
---|---|
int |
generateBytes(byte[] out,
int outOff,
int len) |
void |
init(DerivationParameters param) |
void init(DerivationParameters param)
int generateBytes(byte[] out, int outOff, int len) throws DataLengthException, IllegalArgumentException