WrapperDigest.put

void put(scope const(ubyte)[] data...) @trusted nothrow

Use this to feed the digest with data. Also implements the isOutputRange interface for ubyte and const(ubyte)[].