Enum Class HmacAlgorithms

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

public enum HmacAlgorithms extends Enum<HmacAlgorithms> implements SignatureAlgorithms
HMAC algorithms including an implementation.