Enum ECryptoAlgorithmSign

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

public enum ECryptoAlgorithmSign extends Enum<ECryptoAlgorithmSign> implements com.helger.commons.id.IHasID<String>
This enum contains all signing supported crypto algorithms.
Author:
Philip Helger