Interface DerivationFunction

All Known Implementing Classes:
BCDerivationFunctionFactory.BCDerivationFunction, JceDerivationFunction, KDFCounterHMacSHA256

public interface DerivationFunction
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    generateBytes(byte[] out, int outOff, int len)
     
    void