Schnittstelle IHashFunction


public interface IHashFunction
Classes implementing a specific hash function
Autor:
hampfc
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    byte[]
    hash(String value)
     
  • Methodendetails

    • hash

      byte[] hash(String value)