Package | Description |
---|---|
org.jasypt.iv |
Modifier and Type | Class and Description |
---|---|
class |
ByteArrayFixedIvGenerator
Byte-array based implementation of
FixedIvGenerator , that will
always return the same initialization vector (IV). |
class |
StringFixedIvGenerator
String based implementation of
IvGenerator , that will
always return the same initialization vector (IV). |
Copyright © 2024 The JASYPT team. All rights reserved.