SHA.put
void put(scope const(ubyte)[] input...) @trusted pure nothrow @nogcUse this to feed the digest with data. Also implements the isOutputRange interface for ubyte and const(ubyte)[].
void put(scope const(ubyte)[] input...) @trusted pure nothrow @nogcUse this to feed the digest with data. Also implements the isOutputRange interface for ubyte and const(ubyte)[].