Interface MacDerivationFunction
- All Superinterfaces:
DerivationFunction
- All Known Implementing Classes:
KDFCounterBytesGenerator, KDFDoublePipelineIterationBytesGenerator, KDFFeedbackBytesGenerator
base interface for general purpose Mac based byte derivation functions.
-
Method Summary
Methods inherited from interface DerivationFunction
generateBytes, init
-
Method Details
-
getMac
-