Class AESCryptor

  • All Implemented Interfaces:
    Cryptor

    @Component("AESCryptor")
    public class AESCryptor
    extends AbstractCryptor
    AESCryptor provides access to an implementation of the AES encryption algorithm.
    Author:
    Suneet Shah