Enum ECryptoAlgorithmSign

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

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