Class StandardDigestAlgorithm

java.lang.Object
io.ocfl.api.model.DigestAlgorithm
io.ocfl.api.model.StandardDigestAlgorithm

public class StandardDigestAlgorithm extends DigestAlgorithm
Implementation of DigestAlgorithm that uses a standard MessageDigest and encodes the digest value to a lowercase, hex string.