Class Digest

java.lang.Object
org.dmfs.jems2.single.Digest
All Implemented Interfaces:
Fragile<byte[],RuntimeException>, Single<byte[]>

public final class Digest extends Object implements Single<byte[]>
A Single of a byte array which represents the digested value of the given input data.