DerivationFunction
BaseKDFBytesGenerator
, ECDHKEKGenerator
, GSKKFDGenerator
, KDF1BytesGenerator
, KDF2BytesGenerator
public interface DigestDerivationFunction extends DerivationFunction
Modifier and Type | Method | Description |
---|---|---|
Digest |
getDigest() |
return the message digest used as the basis for the function
|
generateBytes, init
Digest getDigest()