Interface HashProvider

All Superinterfaces:
Provider

public interface HashProvider extends Provider
Author:
Marek Posolda
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
     
    byte[]
    hash(byte[] input)
     
    default byte[]
    hash(String input)