Enum ECryptoAlgorithmCrypt

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

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