Class AesBytesEncryptor

java.lang.Object
org.springframework.security.crypto.encrypt.AesBytesEncryptor
All Implemented Interfaces:
BytesEncryptor

public final class AesBytesEncryptor extends Object implements BytesEncryptor
Encryptor that uses AES encryption.