Interface DerivationFunction

    • Method Detail

      • getDigest

        Digest getDigest()
        return the message digest used as the basis for the function
      • generateBytes

        int generateBytes​(byte[] out,
                          int outOff,
                          int len)
                   throws DataLengthException,
                          java.lang.IllegalArgumentException
        Throws:
        DataLengthException
        java.lang.IllegalArgumentException