DerivationFunction
KDFCounterBytesGenerator
, KDFDoublePipelineIterationBytesGenerator
, KDFFeedbackBytesGenerator
public interface MacDerivationFunction extends DerivationFunction
Modifier and Type | Method | Description |
---|---|---|
Mac |
getMac() |
return the MAC used as the basis for the function
|
generateBytes, init
Mac getMac()