| Interface | Description |
|---|---|
| BinaryEncryptor |
Common interface for all util classes aimed at binary encryption
|
| Class | Description |
|---|---|
| BasicBinaryEncryptor |
Utility class for easily performing normal-strength encryption of
binaries (byte arrays).
|
| StrongBinaryEncryptor |
Utility class for easily performing high-strength encryption of
binaries (byte arrays).
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.