Uses of Interface
org.apache.shiro.crypto.hash.format.ModularCryptFormat
Packages that use ModularCryptFormat
Package
Description
Cryptographic Hashing components that greatly simplify one-way data hashing in an application.
-
Uses of ModularCryptFormat in org.apache.shiro.crypto.hash.format
Classes in org.apache.shiro.crypto.hash.format that implement ModularCryptFormatModifier and TypeClassDescriptionclassTheShiro1CryptFormatis a fully reversible Modular Crypt Format (MCF).classTheShiro2CryptFormatis a fully reversible Modular Crypt Format (MCF).