Interface DerivationAlgorithm

All Known Implementing Classes:
P_SHA1

public interface DerivationAlgorithm
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
    createKey(byte[] secret, byte[] seed, int offset, long length)