Enum ECryptoAlgorithmCrypt

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

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