Uses of Class
org.apache.shiro.crypto.hash.Sha256Hash
Packages that use Sha256Hash
Package
Description
Cryptographic Hashing components that greatly simplify one-way data hashing in an application.
-
Uses of Sha256Hash in org.apache.shiro.crypto.hash
Methods in org.apache.shiro.crypto.hash that return Sha256HashModifier and TypeMethodDescriptionstatic Sha256HashSha256Hash.fromBase64String(String base64) static Sha256HashSha256Hash.fromHexString(String hex)