XofDelegate
protected abstract inner class XofDelegate constructor(delegate: A) : Xof<A> , Algorithm, Resettable, Updatable(source)
Wrapper for a Digest, Mac, etc. to act as a delegate to the Xof.
Throws
Functions
Link copied to clipboard
Returns a new Xof.Reader for the snapshot (i.e. copy) of delegate in its current state.