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