Enum Class ECryptoAlgorithmSign

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

public enum ECryptoAlgorithmSign extends Enum<ECryptoAlgorithmSign> implements ICryptoAlgorithmSign
This enum contains all signing supported crypto algorithms.
Author:
Philip Helger