Package w.crypto.digest
Interface DigestAlgorithm
public interface DigestAlgorithm
- Author:
- whilein
-
Method Summary
Modifier and TypeMethodDescriptionbyte @NotNull []digest(byte @NotNull [] bytes, int off, int len)
-
Method Details
-
digest
byte @NotNull [] digest(byte @NotNull [] bytes, int off, int len)
-