Package hydra.lib
Interface Hashing
-
public interface HashingPrimitives in the hydra.lib.hashing module.
-
-
Method Summary
Static Methods Modifier and Type Method Description static PrimitiveDefinitionsha256()static PrimitiveDefinitionsha256Hex()
-
-
-
Method Detail
-
sha256
static PrimitiveDefinition sha256()
-
sha256Hex
static PrimitiveDefinition sha256Hex()
-
-