Enum Class AesBytesEncryptor.CipherAlgorithm

java.lang.Object
java.lang.Enum<AesBytesEncryptor.CipherAlgorithm>
org.springframework.security.crypto.encrypt.AesBytesEncryptor.CipherAlgorithm
All Implemented Interfaces:
Serializable, Comparable<AesBytesEncryptor.CipherAlgorithm>, Constable
Enclosing class:
AesBytesEncryptor

public static enum AesBytesEncryptor.CipherAlgorithm extends Enum<AesBytesEncryptor.CipherAlgorithm>