Enum ECryptoAlgorithmSignDigest

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

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