Uses of Class
de.scravy.bedrock.HashAlgorithm
| Package | Description |
|---|---|
| de.scravy.bedrock |
-
Uses of HashAlgorithm in de.scravy.bedrock
Methods in de.scravy.bedrock that return HashAlgorithm Modifier and Type Method Description static HashAlgorithm<Sha256>Sha256. doubleHash()static HashAlgorithm<Sha512>Sha512. doubleHash()static HashAlgorithm<Sha256>Sha256. singleHash()static HashAlgorithm<Sha512>Sha512. singleHash()