Uses of Class
de.scravy.bedrock.Sha512
| Package | Description |
|---|---|
| de.scravy.bedrock |
-
Uses of Sha512 in de.scravy.bedrock
Methods in de.scravy.bedrock that return Sha512 Modifier and Type Method Description static Sha512Obj. sha512(Object obj)static Sha512Obj. sha512double(Object obj)Methods in de.scravy.bedrock that return types with arguments of type Sha512 Modifier and Type Method Description static HashAlgorithm<Sha512>Sha512. doubleHash()static HashAlgorithm<Sha512>Sha512. singleHash()