Interface HashingAlgorithm.HashingService
-
- Enclosing class:
- HashingAlgorithm
public static interface HashingAlgorithm.HashingService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]hash(String data, Charset charset)
-