Enum ECryptoAlgorithmC14N

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

public enum ECryptoAlgorithmC14N extends Enum<ECryptoAlgorithmC14N> implements ICryptoAlgorithmC14N
Enumeration with all message canonicalization algorithms supported when signing.
Since:
0.10.6
Author:
Philip Helger