MCPcopy Create free account
hub / github.com/HTBridge/pivaa / HmacUtils

Class HmacUtils

app/src/main/java/org/apache/commons/codec/digest/HmacUtils.java:57–1088  ·  view source on GitHub ↗

Simplifies common javax.crypto.Mac tasks. This class is immutable and thread-safe. However the Mac may not be. Note: Not all JCE implementations support all algorithms. If not supported, an IllegalArgumentException is thrown. Sample usage: import static HmacAlg

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected