Class AesBytesEncryptor

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

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