Uses of Interface
org.jasypt.iv.FixedIvGenerator
Packages that use FixedIvGenerator
-
Uses of FixedIvGenerator in org.jasypt.iv
Classes in org.jasypt.iv that implement FixedIvGeneratorModifier and TypeClassDescriptionclassByte-array based implementation ofFixedIvGenerator, that will always return the same initialization vector (IV).classString based implementation ofIvGenerator, that will always return the same initialization vector (IV).