Enum Class HashAlgorithms

java.lang.Object
java.lang.Enum<HashAlgorithms>
org.webpki.crypto.HashAlgorithms
All Implemented Interfaces:
Serializable, Comparable<HashAlgorithms>, Constable, CryptoAlgorithms

public enum HashAlgorithms extends Enum<HashAlgorithms> implements CryptoAlgorithms
Hash algorithms including an implementation.