Package org.wildfly.security.encryption
Private utility package containing utilities for encryption and keys.
- Author:
- Darran Lofthouse
-
Interface Summary Interface Description ElytronMessages Log messages and exceptions for the 'encryption' module. -
Class Summary Class Description CipherUtil A utility for usingCipher
instances to encrypt and encode as well as decode and decrypt clear text Strings.Common Common methods and attributes shared by both utilities.SecretKeyUtil Utility methods for operating onSecretKey
instances.