Enum Class ECryptoAlgorithmCrypt

java.lang.Object
java.lang.Enum<ECryptoAlgorithmCrypt>
com.helger.phase4.crypto.ECryptoAlgorithmCrypt
All Implemented Interfaces:
com.helger.base.id.IHasID<String>, ICryptoAlgorithmCrypt, Serializable, Comparable<ECryptoAlgorithmCrypt>, Constable

public enum ECryptoAlgorithmCrypt extends Enum<ECryptoAlgorithmCrypt> implements ICryptoAlgorithmCrypt
Enumeration with all message encryption algorithms supported.
Author:
Philip Helger