| Package | Description |
|---|---|
| org.jasypt.encryption.pbe |
| Modifier and Type | Class and Description |
|---|---|
class |
PooledPBEByteEncryptor
Pooled implementation of
PBEByteEncryptor that in fact contains
an array of StandardPBEByteEncryptor objects which are used
to attend encrypt and decrypt requests in round-robin. |
class |
StandardPBEByteEncryptor
Standard implementation of the
PBEByteEncryptor interface. |
Copyright © 2019 The JASYPT team. All rights reserved.