public virtual void BlockUpdate( byte[] input, int offset, int length )
Public Overridable Sub BlockUpdate ( input As Byte(), offset As Integer, length As Integer )
public: virtual void BlockUpdate( array<unsigned char>^ input, int offset, int length )
function BlockUpdate(input, offset, length);
In This Article